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