Real changelog. 0.3
authorfredrik <fredrik@959494ce-11ee-0310-bf91-de5d638817bd>
Sun, 15 Apr 2007 12:27:52 +0000 (12:27 +0000)
committerfredrik <fredrik@959494ce-11ee-0310-bf91-de5d638817bd>
Sun, 15 Apr 2007 12:27:52 +0000 (12:27 +0000)
git-svn-id: svn+ssh://svn.dolda2000.com/srv/svn/repos/src/doldaconnect@937 959494ce-11ee-0310-bf91-de5d638817bd

ChangeLog

index d4e4aa6..d5709db 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,62 +1,12 @@
-2005-07-09  Fredrik Tolf  <fredrik@dolda2000.com>
-
-       * Cleaned up CVS heavily.
-
-2004-08-13  gettextize  <bug-gnu-gettext@gnu.org>
-
-       * Makefile.am (SUBDIRS): Add m4.
-       (ACLOCAL_AMFLAGS): New variable.
-       (EXTRA_DIST): New variable.
-       * configure.in (AC_OUTPUT): Add po/Makefile.in,
-
-2004-05-11  dolda2000  <dolda2000@pc7.dolda2000.com>
-
-       * utils.h: Removed the format warnings, since they didn't work with %N.
-
-       * transfer.h, transfer.c, fnet-dc.c: Transfer system rewrite.
-
-       * net.c, net.h, sysevents.h, transfer.c, transfer.h, utils.c:
-       Initial import.
-
-       * net.c, net.h, sysevents.h, transfer.c, transfer.h, utils.c: New file.
-
-       * filenet.h, log.c, module.h: Initial import.
-
-       * filenet.h, log.c, module.h: New file.
-
-       * conf.h, fnet-dc.c, log.h: Initial import.
-
-       * conf.h, fnet-dc.c, log.h: New file.
-
-       * client.c, client.h, conf.c, filenet.c: Initial import.
-
-       * client.c, client.h, conf.c, filenet.c: New file.
-
-       * auth-pam.c: Initial import.
-
-       * auth-pam.c: New file.
-
-       * auth.c, auth.h: Initial import.
-
-       * auth.c, auth.h: New file.
-
-       * Makefile: Initial import.
-
-       * Makefile: New file.
-
-       * Makefile.in: Initial import.
-
-       * Makefile.in: New file.
-
-       * ui.c, uiretref, utils.h: Initial import.
-
-       * ui.c, uiretref, utils.h: New file.
-
-       * main.c: Initial import.
-
-       * main.c: New file.
-
-       * Makefile.am, emacs-local: Initial import.
-
-       * Makefile.am, emacs-local: New file.
-
+Version 0.3:
+       
+       * Support for XML hublists
+       * Added documentation
+       * Created python module
+       * Ported the Gaim plugin to Gaim 2
+       * Integrated the source tree a lot
+       * Added support for UI connections over Unix sockets and Unix
+         socket authentication
+       * More flexible host resolver in library connect function
+       * Added versioning support in the UI protocol
+       * A slew of lesser fixes all over the place