Fix automatic ChangeLog tag (I hope)
authorMichael Poole <mdpoole@troilus.org>
Thu, 8 Apr 2004 03:42:49 +0000 (03:42 +0000)
committerMichael Poole <mdpoole@troilus.org>
Thu, 8 Apr 2004 03:42:49 +0000 (03:42 +0000)
* Try to set the ChangeLog file tag correctly for it to be updated on
commit.
git-archimport-id: srvx@srvx.net--2004-srvx/srvx--devo--1.3--patch-45

ChangeLog

index 8b86da0d51e456bfebad567efa3cc66a6adcd486..c6fae87a50be1ab62a8f8c6798d1e8daf7b0379d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,43 @@
 # arch-tag: automatic-ChangeLog--srvx@srvx.net--2004-srvx/srvx--devo--1.3
 #
 
+2004-04-08 03:42:49 GMT        Michael Poole <mdpoole@troilus.org>     patch-45
+
+    Summary:
+      Fix automatic ChangeLog tag (I hope)
+    Revision:
+      srvx--devo--1.3--patch-45
+
+    * Try to set the ChangeLog file tag correctly for it to be updated on
+    commit.
+
+    new files:
+     .arch-ids/ChangeLog.id ChangeLog
+
+    removed files:
+     .arch-ids/ChangeLog.id ChangeLog
+
+
+2004-04-08 03:18:41 GMT        Michael Poole <mdpoole@troilus.org>     patch-44
+
+    Summary:
+      Fix some signed/unsigned misbehaviors; add FAQ
+    Revision:
+      srvx--devo--1.3--patch-44
+
+    * Change format and variable types to unsigned so as to avoid
+    confusing negative numbers with very large positive numbers.
+    
+    * Create a FAQ file
+
+    new files:
+     .arch-ids/FAQ.id FAQ
+
+    modified files:
+     ChangeLog src/chanserv.c src/chanserv.help src/nickserv.c
+     src/opserv.c src/proto-common.c
+
+
 2004-04-04 21:37:36 GMT        Zoot <zoot@gamesnet.net>        patch-43
 
     Summary: