diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 4133b71501..74a7b63e79 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -8,6 +8,11 @@ 2008-12-31 13:59 UTC+0100 Foo Bar */ +2008-07-05 02:48 UTC+0200 Viktor Szakats (harbour.01 syenar hu) + * doc/Makefile + ! Removed non-existing genhtm.cmd + ! howtocvs.txt -> howtosvn.txt + 2008-07-05 02:22 UTC+0200 Viktor Szakats (harbour.01 syenar hu) * source/pp/hbpp.c * source/pp/ppcore.c diff --git a/harbour/doc/Makefile b/harbour/doc/Makefile index 82d8f6f7d7..ae65982971 100644 --- a/harbour/doc/Makefile +++ b/harbour/doc/Makefile @@ -13,7 +13,6 @@ DOC_FILES=\ dirstruc.txt \ funclist.txt \ genhtm.bat \ - genhtm.cmd \ genhtm.lnk \ genhtm.rsp \ gmake.txt \ @@ -22,7 +21,7 @@ DOC_FILES=\ hbpplib.txt \ hdr_tpl.txt \ howtobsd.txt \ - howtocvs.txt \ + howtosvn.txt \ howtomak.txt \ hrb_faq.txt \ lang_id.txt \