CHANGES FROM VERSION 2.49.543

* Add OCaml compiler version (<= 4.02.1 or >= 4.02.2) to connection
  header string that is exchanged when client connects to server, to
  fail more cleanly when incompatible versions are recognized.
* Bump version number to 2.50.0 to avoid confusion
* Fix description of where the command-line tool will be installed
* Improve error report when failing on OCaml compiler version mismatch

-------------------------------
CHANGES FROM VERSION 2.49.600

* Tidy Makefiles for move to Git
* Tidy a bunch of other miscellaneous stuff

-------------------------------
CHANGES FROM VERSION 2.49.600

* Tidy Makefiles for move to Git
* Tidy a bunch of other miscellaneous stuff

-------------------------------
CHANGES FROM VERSION 2.49.9

* Make the installation Makefile a bit more paranoid, to prevent bad
  behavior if the OCaml installation is not present or messed up
-------------------------------
CHANGES FROM VERSION 2.49.8

* Update copyright dates to 2016

-------------------------------
CHANGES FROM VERSION 2.49.7

* Small fix to gtk2 UI per suggestion from Daniel Reichelt, to scan
  profiles before main window is created. (second try)

-------------------------------
CHANGES FROM VERSION 2.49.6

* Small fix to gtk2 UI per suggestion from Daniel Reichelt, to scan
  profiles before main window is created.

* Small fix to avoid assertion failure on conflicts involving deleted
  files when using -copyonconflict flag


-------------------------------
CHANGES FROM VERSION 2.49.4

* Remove colon from names of files created by the -copyonconflict
  flag, to avoid unhappiness with some filesystems.
-------------------------------
CHANGES FROM VERSION 2.49.3

uimac14: install the command-line tool in /usr/local/bin
-------------------------------
CHANGES FROM VERSION 2.49.2

* Wording improvement in manual

-------------------------------
CHANGES FROM VERSION 2.49.1

* Update to cygwin install instructions from Mario Emmenlauer



-------------------------------
CHANGES FROM VERSION 2.49.0

* Small change for OSX El Capitan, from Alan Shutko

* Add a new preference, 'atomic', for specifying directories that
  should be treated atomically -- if there are changes within such a
  directory in both replicase, the whole directory is marked as a
  conflict instead of propagating any of the changes.  Thanks to
  Julian Squires for submitting this patch!
-------------------------------
CHANGES FROM VERSION 2.48.6

* Add shortcut key to GTK2 user interface allowing - to be used as a
  synonym for / (to accommodate german keyboards)

* Small fix to manual

-------------------------------
CHANGES FROM VERSION 2.48.5

uimac14: replace Growl with OS X native notification center.

Thanks to Jan Hacker for the patch.
-------------------------------
CHANGES FROM VERSION 2.48.3

* Final cleanup for stable release

-------------------------------
