diff --git a/harbour/ChangeLog b/harbour/ChangeLog index f73da3c732..1663835afb 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -8,6 +8,11 @@ 2002-12-01 23:12 UTC+0100 Foo Bar */ +2001-12-20 09:43 UTC+0000 Dave Pearson + * 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 + ERRATA + Added the ERRATA list. diff --git a/harbour/doc/howtocvs.txt b/harbour/doc/howtocvs.txt index cbf7f7c1c7..d8e39b2ffb 100644 --- a/harbour/doc/howtocvs.txt +++ b/harbour/doc/howtocvs.txt @@ -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.