Quick overview of changes between SWS 0.5.1 and SWS 0.6.0:

- dynamic configuration implemented (no more required $site/.sws/config)
- pick up configuration changes whenever the config file changes
  (no more browser restart)
- documentation review
- bug fixes

Quick overview of changes between SWS 0.5.0 and SWS 0.5.1:

- switch to phpdoc for documenting SWS
- update the perl modules to understand the privilege separation system
- fix a bug that did not let users change their passwords in a login host
  setup
- tweaks to the login system to avoid nasty URLs
- save/restore state for login and change password procedures
- start of postgresql compatibility (be sure to run checksetup!)

Quick overview of changes between SWS 0.4.1 and SWS 0.5.0:

- rewrite of the login system to support a single centralized login host
  (as well as decentralized logins)
- add .options file possibility to specify per directory settings
  (this is meant to replace .topics)

Quick overview of changes between SWS 0.3.0 and SWS 0.4.1:

- virtual host support (see configfile). This has bumped the SWS
  version number, so update your configuration files.
- login fixes
- project switched from CVS to SVN
- .options support (options can be specified on a per-directory basis)
- updates to tar support
- swsuser has grown a few more options
- added generic sync database script