Checked in doldacond apspec.
[doldaconnect.git] / ChangeLog
... / ...
CommitLineData
1Version 0.5:
2
3 * Improved hublist fetching
4 * Ported the Gaim plugin to Pidgin
5
6Version 0.4:
7
8 * Added a GUI configurator (called `dolconf')
9 * Many 64-bit cleanups -- works on amd64 now.
10 * More documentation
11 * Begun doing some porting to FreeBSD (read doc/README.FreeBSD).
12 * The usual slew of lesser fixes
13
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
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