diff mcabber/ChangeLog @ 252:cb7f944741e4

[/trunk] Changeset 265 by mikael * Don't send "too big" messages in multi-line mode * TODO & ChangeLog updates
author mikael
date Sat, 25 Jun 2005 08:43:24 +0000
parents fca26cafb7c8
children ff9ba796cabb
line wrap: on
line diff
--- a/mcabber/ChangeLog	Sat Jun 25 08:40:00 2005 +0000
+++ b/mcabber/ChangeLog	Sat Jun 25 08:43:24 2005 +0000
@@ -3,6 +3,7 @@
   * Fix backspace handling (KEY_BACKSPACE isn't reliable)
   * Change logfile date format to iso8601 (more readable!)
     A script is available in contrib/ to convert the existing (old) logfiles
+    MCabber will display a warning when parsing an old-style file
   * Implement Ctrl-q (jump to first/next unread message)
   * Implement initial support for multi-line messages (/msay command)
   * The /add command can now set the nickname
@@ -11,6 +12,7 @@
   * Update INSTALL and mcabberrc.example files for better explanations
   * Comment out useless code (fix a compilation error with gcc 4)
   * Add Makefile for the doc subdir; the manpage will be installed now
+  * Minor fixes
 
  -- Mikael, ?