X-Git-Url: http://git.dolda2000.com/gitweb/?p=doldaconnect.git;a=blobdiff_plain;f=ChangeLog;h=cfae63b12c910d812d725fe2b155bb5597411a79;hp=cccfac384aa84b7edda024c2bbdf29e28e5df5be;hb=f5018426d1d10585f5093cecc506c5867f56b8c1;hpb=cf3b4208d4252a4fb8e30457ef0e903466609606 diff --git a/ChangeLog b/ChangeLog index cccfac3..cfae63b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,31 @@ +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: * Added a GUI configurator (called `dolconf')