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