Assorted bug fixes
[srvx.git] / ChangeLog
index 0370654461ac8e247debf844458f11834fc7908b..ff4758db814cffcfe1148572f59547f84ee33170 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,26 @@
 # arch-tag: automatic-ChangeLog--srvx@srvx.net--2004-srvx/srvx--devo--1.3
 #
 
+2004-08-02 12:54:13 GMT        Michael Poole <mdpoole@troilus.org>     patch-75
+
+    Summary:
+      Assorted bug fixes
+    Revision:
+      srvx--devo--1.3--patch-75
+
+    * Add missing semicolon in German translation of CSMSG_TRANSFER_WAIT.
+    
+    * Fix pointer used in !trim max_access calculation.
+    
+    * Default to maximum line length for all "single-line" messages.
+    
+    * Return success from NickServ ounregister so it is logged properly.
+
+    modified files:
+     ChangeLog languages/de/strings.db src/chanserv.c
+     src/helpfile.c src/nickserv.c
+
+
 2004-07-22 04:03:22 GMT        Michael Poole <mdpoole@troilus.org>     patch-74
 
     Summary: