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