Changes since 1.2.2
- Tried to get configuration/compilation to work with OSX 10.6.
  Thanks, Florian.
- Fix for a stray "fstat64", which compilation for MacOSX10.4.
  Thank you, Mike.
- Fix length calculation bug, found by Mark via a (bad?) compilation warning.
  Thank you!

Changes since 1.2.1
- Documentation fixes. Thank you, Gunnar.
- Fixed config_dir, so that using other authentication paths work.
  Previously $CONF/auth was fixed; better default.
- Fix "unversion" on the wc root.
- Fix "." as only parameter when started from the root.
- Two compile fixes; thank you, Stan!
- Solaris 10 compatibility fixes. Thank you, Stan!
- Fix SIGPIPE handling.
- Don't do the "_base" symlink; it breaks eg. "grep -r /etc". Write an
  readme instead.
- Fix ENOMEM because of still mapped file data; thank you, Mark!
- New option "dir_exclude_mtime". Thank you, Gunnar!

Changes since 1.2.0
- Documentation updates.
- Fixed some small bugs
- The secondary URL/revision file doesn't have to exist. Thank you, Mark!
- Fix recursive behaviour of "_build-new-list".
- Now supports arbitrary "svn+" tunnels, like subversion does.
  Thank you, Jake.
- "fsvs log -v" for now filters the changed entries list, and shows the 
  paths relative to the parameter.
- Fixed "-o verbose=all" output; would be interpreted as "totally silent" 
  because of signed compares.
- Better out-of-date messages.
- Make 'ext-tests' work with debian /bin/sh => dash, too.
- Compatibility fixes for subversion 1.6.4.
- Fix tempfile being left after FSVS run.
- Bugfix: on commit empty property hashes got created. Thank you, Bogdan.
- Bugfix for selection of entries (filter bit)
- Bugfixes for non-UTF8 locales and update/sync. Thank you, Gunnar.
- Additional configure check for Solaris. Thank you, Mark.
