X-Git-Url: http://dolda2000.com/gitweb/?p=doldaconnect.git;a=blobdiff_plain;f=ChangeLog;h=d5709dbc6a9f1617f64b54753bde612538813a83;hp=d4e4aa6fa7ffedd187f16d32e2a564b6344f08e3;hb=8a005902c47da594e13d50a6da3d6973b42acd6e;hpb=efda40aefcab90c030eae3e8b5bce091e4ad875b diff --git a/ChangeLog b/ChangeLog index d4e4aa6..d5709db 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,62 +1,12 @@ -2005-07-09 Fredrik Tolf - - * Cleaned up CVS heavily. - -2004-08-13 gettextize - - * 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 - - * 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