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