Guile 1.8 fixes.
[doldaconnect.git] / ChangeLog
... / ...
CommitLineData
1Version 1.0:
2
3 * Added a GUI shell to integrate the whole system
4 * Fixed autopackages for the GUI shell and related components.
5 * Improved the build system a great deal.
6 * Improved hublist fetching
7 * Ported the Gaim plugin to Pidgin
8
9Version 0.4:
10
11 * Added a GUI configurator (called `dolconf')
12 * Many 64-bit cleanups -- works on amd64 now.
13 * More documentation
14 * Begun doing some porting to FreeBSD (read doc/README.FreeBSD).
15 * The usual slew of lesser fixes
16
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
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