New in 0.1.5 (not released yet):
* cvsu supports file globbing in .cvsignore
* $HOME/.cvsignore, CVSIGNORE environment variable and standard ignores
  (such as *.o) are supported
* More verbose error reporting
* cvschroot supports repositories on AFS

New in 0.1.4:
* cvsdo - "CVS Disconnected Operation" is a new script which schedules
  files for adding and removing without access to the CVS server
* cvsu detects files removed by "cvs remove"
* cvsco, cvsdiscard and cvspurge exit with code 1 if cvsu exits with
  a non-zero code
* cvsu can now process files containing special symbols, such as dollar
  signs

New in 0.1.3:
* cvschroot has been rewritten in Perl. Now it modifies CVS/Repository
  when needed
* Files added by older CVS versions are identified as such
* NEWS file added
