changeset 375:1fb0a7fe4272

Update NEWS, TODO & ChangeLog
author Mikael Berthe <mikael@lilotux.net>
date Mon, 25 Jul 2005 21:58:15 +0100
parents bd5638c21834
children d37d8d661115
files mcabber/ChangeLog mcabber/NEWS mcabber/TODO
diffstat 3 files changed, 15 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/mcabber/ChangeLog	Mon Jul 25 21:46:35 2005 +0100
+++ b/mcabber/ChangeLog	Mon Jul 25 21:58:15 2005 +0100
@@ -10,7 +10,13 @@
      They are corrected automatically (to 700 and 600)
    - Warn when mcabber main directory ($HOME/.mcabber) has bad permissions
  * First Ctrl-C didn't really leave multi-line message mode! (merge issue)
- * A few internal changes and minor bugfixes
+ * Add "/buffer search_backward"  and "/buffer search_forward", to search
+   for a string in a buffer window
+ * New logging system.  The "debug" file has been replaced by a "trace file",
+   and 2 levels are availabler.  In level 1, the messages from the log window
+   are written to te trace file. In level 2, debug messages and XML are
+   written to the file.  See the sample configuration file.
+ * A few other internal changes and minor bugfixes
 
  -- Mikael, ?
 
--- a/mcabber/NEWS	Mon Jul 25 21:46:35 2005 +0100
+++ b/mcabber/NEWS	Mon Jul 25 21:58:15 2005 +0100
@@ -1,3 +1,11 @@
+mcabber (0.6.5)
+
+ * The "debug" option has been replaced with the tracelog_level and
+   tracelog_file options.  The sample config. file has been updated,
+   so you should have a look at it if you want to use advanced logging.
+
+ -- Mikael, 2005-07-25
+
 mcabber (0.6.4)
 
  * The configuration file format has changed.  Options need to be set using
--- a/mcabber/TODO	Mon Jul 25 21:46:35 2005 +0100
+++ b/mcabber/TODO	Mon Jul 25 21:58:15 2005 +0100
@@ -5,7 +5,6 @@
 
 TODO:
 
-* Improve debug logging system
 * Implement automatic reconnection after network failure
 * Presence notification is always accepted.  We should ask...
 * UTF-8 support (Can somebody help me?)
@@ -32,8 +31,6 @@
   - /buffer <clear|top|bottom>
     + /buffer % 50          (jump to 50 %)
     + /buffer date $date    (jump to first msg after $date)
-    + /buffer search $string
-      (backward or forward? maybe search_backward/search_forward)
   - /group <expand|shrink|toggle>
     + rename
   - /say_to <jid> blabla