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