X-Git-Url: http://git.dolda2000.com/gitweb/?a=blobdiff_plain;f=ChangeLog;h=cfae63b12c910d812d725fe2b155bb5597411a79;hb=f5018426d1d10585f5093cecc506c5867f56b8c1;hp=1691e9e67ba16b91aa8458263fc76a8a68862f04;hpb=3a7426d9ede8fc9cec044c0180f6ffad2b624627;p=doldaconnect.git diff --git a/ChangeLog b/ChangeLog index 1691e9e..cfae63b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,38 @@ +Version 1.3: + + * Massive internal code rewrites and cleanups + +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: