invariant terse mode

Matthias Andree matthias.andree at gmx.de
Tue Aug 5 00:14:48 CEST 2003


David Relson <relson at osagesoftware.com> writes:

> When such changes happen, they are items for the RELEASE.NOTES file, are
> they not?

I admit having lost track of what the RELEASE.NOTES and NEWS and
whatever file is good for. We've had a fair deal of notes duplication
scattered across some files, and I personally stopped changing anything
except NEWS =:-) If we have pointers to that file in README, NEWS and
INSTALL, that shall be fine. Suggestion (ready to commit) below,
comments solicited.

> P.S.  I've just updated format.c (to accept %g) and RELEASE.NOTES-0.14

Thanks.

Here's the suggested change set to point towards RELEASE.NOTES.

Index: INSTALL
===================================================================
RCS file: /cvsroot/bogofilter/bogofilter/INSTALL,v
retrieving revision 1.5
diff -u -r1.5 INSTALL
--- INSTALL	4 Jun 2003 14:20:15 -0000	1.5
+++ INSTALL	4 Aug 2003 22:14:11 -0000
@@ -2,6 +2,9 @@
 
 ========================================================================
 
+NOTE: Whenever you are about to update your bogofilter version, check
+out the corresponding RELEASE.NOTES file at the very least.
+
 NOTE: If you are about to build from code checked out via CVS, then
 please read the README.cvs file first before you proceed with this file!
 
Index: NEWS
===================================================================
RCS file: /cvsroot/bogofilter/bogofilter/NEWS,v
retrieving revision 1.129
diff -u -r1.129 NEWS
--- NEWS	4 Aug 2003 17:08:23 -0000	1.129
+++ NEWS	4 Aug 2003 22:14:11 -0000
@@ -2,6 +2,11 @@
 				BOGOFILTER NEWS
 			       =================
 
+
+NOTE: A terse version of important changes for updaters are in the
+RELEASE.NOTES files!
+
+
 $Id: NEWS,v 1.129 2003/08/04 17:08:23 relson Exp $
 
 0.14.2 2003-08-02
Index: README
===================================================================
RCS file: /cvsroot/bogofilter/bogofilter/README,v
retrieving revision 1.8
diff -u -r1.8 README
--- README	25 Jun 2003 09:14:57 -0000	1.8
+++ README	4 Aug 2003 22:14:11 -0000
@@ -31,6 +31,10 @@
 
 *** BUILDING BOGOFILTER ***
 
+When updating, check the RELEASE.NOTES files.
+
+For fresh installs, check the rest of this file and the INSTALL file.
+
 You can safely ignore any of these compile time warnings:
 
 warning: unused parameter ...


-- 
Matthias Andree




More information about the Bogofilter mailing list