Integrate Global "from" option; reorganize code
[srvx.git] / ChangeLog
index a11f7191f6ae4548bf1256d7ca986f896bcc6f4f..1604fd9dc9d42daf7644e82abe3e54e6536a555c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,23 @@
 # arch-tag: automatic-ChangeLog--srvx@srvx.net--2005-srvx/srvx--devo--1.3
 #
 
+2005-06-01 19:05:39 GMT        Zoot <zoot@gamesurge.net>       patch-22
+
+    Summary:
+      Integrate Global "from" option; reorganize code
+    Revision:
+      srvx--devo--1.3--patch-22
+
+     * src/global.c: Integrate SF.net patch #1211520 (from bruder2k) with a small
+       bug fix; this patch adds a "from" option to Global notices and messages.
+    
+     * src/global.c, src/global.h: Make struct globalMessage private; cache text
+       form of message's post date/time to avoid repeated strftime() calls.
+
+    modified files:
+     ChangeLog src/global.c src/global.h src/global.help
+
+
 2005-05-30 15:14:56 GMT        Michael Poole <mdpoole@troilus.org>     patch-21
 
     Summary: