X-Git-Url: http://dolda2000.com/gitweb/?p=doldaconnect.git;a=blobdiff_plain;f=ChangeLog;h=4b8613be425a3dd49b09da23fea725deb0e4c2f2;hp=1691e9e67ba16b91aa8458263fc76a8a68862f04;hb=3c7f2d14ba774a61baea64c9180b8d70cbe3e020;hpb=3a7426d9ede8fc9cec044c0180f6ffad2b624627 diff --git a/ChangeLog b/ChangeLog index 1691e9e..4b8613b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,34 @@ +Version 1.2: + + * Reliability and performance optimizations in the daemon + * More improvements to hubmgr + +Version 1.1.1: + + * Fixed a Makefile bug + * Fixed a resume bug concerning files larger than 2 GiB + +Version 1.1: + + * Much better and documented hubmgr + * Handles file sizes larger than 2 GiB + * Ported the Guile plugin to Guile 1.8 + +Version 1.0: + + * Added a GUI shell to integrate the whole system + * Fixed autopackages for the GUI shell and related components. + * Improved the build system a great deal. + * Improved hublist fetching + * Ported the Gaim plugin to Pidgin + Version 0.4: - * Many 64-bit cleanups. + * Added a GUI configurator (called `dolconf') + * Many 64-bit cleanups -- works on amd64 now. + * More documentation + * Begun doing some porting to FreeBSD (read doc/README.FreeBSD). + * The usual slew of lesser fixes Version 0.3.1: