From 13d5008c7ca60ff3d837b9831c285c78f78e1fe7 Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Mon, 21 Jun 1999 00:30:48 +0000 Subject: [PATCH] *** empty log message *** --- harbour/ChangeLog | 4 ++++ harbour/doc/{hrb.faq => hrb_faq.txt} | 0 harbour/{ => doc}/whatsnew.txt | 0 3 files changed, 4 insertions(+) rename harbour/doc/{hrb.faq => hrb_faq.txt} (100%) rename harbour/{ => doc}/whatsnew.txt (100%) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index dce800ff0b..211081e23d 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -1,3 +1,7 @@ +19990621-01:30 CET Victor Szel + * whatsnew.txt moved to doc/ directory. + * doc/hrb.faq renamed to hrb_faq.txt + 19990621-00:57 CET Victor Szel * include/*.h Some code beatifying. diff --git a/harbour/doc/hrb.faq b/harbour/doc/hrb_faq.txt similarity index 100% rename from harbour/doc/hrb.faq rename to harbour/doc/hrb_faq.txt diff --git a/harbour/whatsnew.txt b/harbour/doc/whatsnew.txt similarity index 100% rename from harbour/whatsnew.txt rename to harbour/doc/whatsnew.txt