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