Use real Gtk TreeView progress bars, finally!
[doldaconnect.git] / ChangeLog
1 Version 0.5:
2
3         * Added a GUI shell to integrate the whole system
4         * Improved hublist fetching
5         * Ported the Gaim plugin to Pidgin
6         
7 Version 0.4:
8
9         * Added a GUI configurator (called `dolconf')
10         * Many 64-bit cleanups -- works on amd64 now.
11         * More documentation
12         * Begun doing some porting to FreeBSD (read doc/README.FreeBSD).
13         * The usual slew of lesser fixes
14         
15 Version 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         
20 Version 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