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