2001-12-20 09:43 UTC+0000 Dave Pearson <davep@davep.org>

* doc/howtocvs.txt
     + Updated the footnote about the files which are an exception to the
       "everything lowercase please" rule. Added COPYING, ERRATA and TODO.
This commit is contained in:
Dave Pearson
2001-12-20 09:46:03 +00:00
parent 969218e83a
commit 8695e3e96a
2 changed files with 7 additions and 1 deletions

View File

@@ -8,6 +8,11 @@
2002-12-01 23:12 UTC+0100 Foo Bar <foo.bar@foobar.org>
*/
2001-12-20 09:43 UTC+0000 Dave Pearson <davep@davep.org>
* doc/howtocvs.txt
+ Updated the footnote about the files which are an exception to the
"everything lowercase please" rule. Added COPYING, ERRATA and TODO.
2001-12-20 09:36 UTC+0000 Dave Pearson <davep@davep.org>
+ ERRATA
+ Added the ERRATA list.

View File

@@ -68,7 +68,8 @@ Important notes:
Possibly consult other Developers about the new filename and file
placement.
Add the new filename to the related makefiles.
(*) There are two exceptions: ChangeLog.* and Makefile
(*) There are some exceptions: ChangeLog.*, Makefile, COPYING,
ERRATA and TODO for example.
3) When adding a new directory, always consult the Developers about
the name and placing of it. On the CVS, there's no way to completely
remove a directory, that's why this is important.