From ab1adb8745130b19049feaeeb0edd17860158064 Mon Sep 17 00:00:00 2001 From: Yasuo Ohgaki Date: Sun, 20 Jan 2002 01:03:17 +0000 Subject: [PATCH] Revert my last commit # "automagic" is intened :) --- README.CVS-RULES | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.CVS-RULES b/README.CVS-RULES index efe75688b9..c766837a87 100644 --- a/README.CVS-RULES +++ b/README.CVS-RULES @@ -32,7 +32,7 @@ Having said that, here are the organizational rules: The next few rules are more of a technical nature. - 1. DO NOT TOUCH ChangeLog! It is automatically updated from the commit + 1. DO NOT TOUCH ChangeLog! It is automagically updated from the commit messages every day. Woe be to those who attempt to mess with it. 2. All news updates intended for public viewing, such as new features, @@ -85,7 +85,7 @@ For string.c: # Man, that thing was leaking all over the place! @- Memory leak in trim() function has finally been fixed. (Bob) -The lines above marked with @ will go into NEWS file automatically, and the +The lines above marked with @ will go into NEWS file automagically, and the # lines will be omitted from the ChangeLog. Alternatively, you might want to modify NEWS file directly and not use the @ lines. -- 2.50.1