Updated source lines in sv.po.
[doldaconnect.git] / ChangeLog
... / ...
CommitLineData
1Version 1.1.1:
2
3 * Fixed a Makefile bug
4 * Fixed a resume bug concerning files larger than 2 GiB
5
6Version 1.1:
7
8 * Much better and documented hubmgr
9 * Handles file sizes larger than 2 GiB
10 * Ported the Guile plugin to Guile 1.8
11
12Version 1.0:
13
14 * Added a GUI shell to integrate the whole system
15 * Fixed autopackages for the GUI shell and related components.
16 * Improved the build system a great deal.
17 * Improved hublist fetching
18 * Ported the Gaim plugin to Pidgin
19
20Version 0.4:
21
22 * Added a GUI configurator (called `dolconf')
23 * Many 64-bit cleanups -- works on amd64 now.
24 * More documentation
25 * Begun doing some porting to FreeBSD (read doc/README.FreeBSD).
26 * The usual slew of lesser fixes
27
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
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