From e70f6b7738234ee6b688ca84cc57bd258a63f115 Mon Sep 17 00:00:00 2001 From: Michael Poole Date: Thu, 8 Apr 2004 03:42:49 +0000 Subject: [PATCH] Fix automatic ChangeLog tag (I hope) * 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 | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) diff --git a/ChangeLog b/ChangeLog index 8b86da0..c6fae87 100644 --- 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 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 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 patch-43 Summary: -- 2.20.1