diff mcabber/ChangeLog @ 230:d33075ba7533 0.6.0

[/trunk] Changeset 242 by mikael * Version 0.6.0 * Initial changelog
author mikael
date Tue, 07 Jun 2005 18:35:37 +0000
parents 5e1577acc8e7
children 193c08454aac
line wrap: on
line diff
--- a/mcabber/ChangeLog	Tue Jun 07 18:35:04 2005 +0000
+++ b/mcabber/ChangeLog	Tue Jun 07 18:35:37 2005 +0000
@@ -1,6 +1,18 @@
-mcabber (0.6.0-dev)
+mcabber (0.6.0)
 
   Initial fork from cabber 0.5.0-test1
-  * Lots of changes... 
+  Lots of changes, here is a quick summary:
+  * Use automake/autoconf
+  * Switch to libjabber
+  * SSL support with OpenSSL (should work with gnutls but I didn't
+    succeed)
+  * History scrolling and resizing
+  * History logging (and reading)
+  * Small manpage (AsciiDoc documentation)
+  * Buddy groups implementation
+    - fold/unfold groups
+    - hide/show offline buddies
+  * Commands, and command completion system
+  * Hooks for external events (for ex. when receiving a message)
 
- -- Mikael, $date
+ -- Mikael, 2005-06-07