[1.2.0]

- Add socketwatch program, to make mail synchronization more robust againt hangs
  (see mswatchrc.sample for use)
- Add optional occasional mailbox polling ("poll_period" in .mswatchrc),
  to make mail synchronization more robust againt silent aborts
- Add option to ignore changes to select mailboxes ("ignore" in .mswatchrc),
  to reduce overheads for rarely-checked, high-volume mailing lists
- Update license to version 2, only, of the GNU GPL


[1.1.1]

- Update source to compile on Debian 5.0/gcc 4.3 and Ubuntu 9.10/gcc 4.4.


[1.1.0]

- Add per-mailbox inter-sync delays (to rarely sync high volume mailboxes
  and quickly sync important mailboxes)
- Allow inter-sync delays to be greater than the max error delay
- mswatch now prints the names of pending mailboxes upon receiving SIGUSR1


[1.0.3]

- watch_maildirs can watch Maildirs through symlinks
  (but symlink modifications are not detected, yet)
- mswatch requests line buffering for stdout, to make mswatch output updates
  through loggers appear more frequently
- mswatch detects and errors when there is only one store configured
- improved mswatch store configuration error messages
- documented watch_maildirs's expected Maildir layout


[1.0.2]

watch_maildirs correction for file system usage that precluded working with
some file systems (eg XFS), documented that 1.0.1 added dovecot-style Maildir
support, and added an IMAP INBOX folder name collision error message.


[1.0.1]

Correctly handle mswatchrc sync entries longer than one argument,
document inputkill's "--" argument in the inputkill manpage,
and support dovecot-style Maildirs.


[1.0.0]

Initial release.
