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