diff mcabber/ChangeLog @ 901:45ddb3ada74f

Update documentation
author Mikael Berthe <mikael@lilotux.net>
date Sat, 17 Jun 2006 11:08:49 +0200
parents e58ae191a25c
children ead2d49f2a88
line wrap: on
line diff
--- a/mcabber/ChangeLog	Fri Jun 16 22:38:49 2006 +0200
+++ b/mcabber/ChangeLog	Sat Jun 17 11:08:49 2006 +0200
@@ -22,8 +22,10 @@
  * New option "delete_on_reject"
    When set, people are automatically removed from the roster if their
    subscription request is rejected.
+ * New option "max_history_age"
  * MUC: New option "muc_auto_whois"
- * MUC: Allow "/room join . [nick]" if the current item is a MUC room
+ * MUC: Mcabber can join password-protected chatrooms
+ * MUC: Allow "/room join . [nick [pass]]" if the current item is a MUC room
  * MUC: Fix joining a room when the buddylist is empty
  * MUC: Try to work around some server and network issues
  * Ctrl-l now reread color option values
@@ -31,6 +33,7 @@
  * Disable file permission checks on Cygwin
  * Improve logging (especially, XML data isn't truncated anymore)
  * Fix negative priority
+ * Fix a few memory leaks
  * Other misc. bugfixes and improvements
  * Documentation updates