Mention README.FreeBSD.
[doldaconnect.git] / ChangeLog
1 Version 0.4:
2
3         * Added a GUI configurator (called `dolconf')
4         * Many 64-bit cleanups -- works on amd64 now.
5         * More documentation
6         * Begun doing some porting to FreeBSD (read doc/README.FreeBSD).
7         * The usual slew of lesser fixes
8         
9 Version 0.3.1:
10
11         * Fixed a Makefile bug that made it impossible to compile from the
12         tarball tree, while the SVN tree worked.
13         
14 Version 0.3:
15         
16         * Support for XML hublists
17         * Added documentation
18         * Created python module
19         * Ported the Gaim plugin to Gaim 2
20         * Integrated the source tree a lot
21         * Added support for UI connections over Unix sockets and Unix
22           socket authentication
23         * More flexible host resolver in library connect function
24         * Added versioning support in the UI protocol
25         * A slew of lesser fixes all over the place