Modernized configure.in to match new autoconf and automake.
[doldaconnect.git] / ChangeLog
index f97a7ad..cfae63b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,9 +1,37 @@
+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')
        * Many 64-bit cleanups -- works on amd64 now.
        * More documentation
-       * Begun doing some porting to FreeBSD.
+       * Begun doing some porting to FreeBSD (read doc/README.FreeBSD).
        * The usual slew of lesser fixes
        
 Version 0.3.1: