diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 65c013a990..110f85f452 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -1,3 +1,15 @@ +20000423-05:15 GMT+1 Victor Szakats + + - doc/compiler.txt + - doc/gnulice.txt + - doc/harbext.txt + - doc/subcodes.txt + + doc/en/compiler.txt + + doc/en/gnulice.txt + + doc/en/harbext.txt + + doc/en/subcodes.txt + * Moved some doc files which are part of the HBDOC generated docs. + 20000423-04:02 GMT+1 Victor Szakats * source/compiler/genc.c diff --git a/harbour/doc/compiler.txt b/harbour/doc/en/compiler.txt similarity index 100% rename from harbour/doc/compiler.txt rename to harbour/doc/en/compiler.txt diff --git a/harbour/doc/gnulice.txt b/harbour/doc/en/gnulice.txt similarity index 100% rename from harbour/doc/gnulice.txt rename to harbour/doc/en/gnulice.txt diff --git a/harbour/doc/harbext.txt b/harbour/doc/en/harbext.txt similarity index 100% rename from harbour/doc/harbext.txt rename to harbour/doc/en/harbext.txt diff --git a/harbour/doc/subcodes.txt b/harbour/doc/en/subcodes.txt similarity index 100% rename from harbour/doc/subcodes.txt rename to harbour/doc/en/subcodes.txt