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