diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 95a0c3b3a0..832d4aad9c 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -8,6 +8,11 @@ 2002-12-01 13:30 UTC+0100 Foo Bar */ +2008-02-02 15:29 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) + + contrib/examples/rdddbt + - contrib/examples/dbfdbt + * Renamed after move. + 2008-02-02 15:27 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) + contrib/examples/dbfdbt + contrib/examples/dbfdbt/dbfdbt1.c diff --git a/harbour/contrib/examples/dbfdbt/Makefile b/harbour/contrib/examples/rdddbt/Makefile similarity index 100% rename from harbour/contrib/examples/dbfdbt/Makefile rename to harbour/contrib/examples/rdddbt/Makefile diff --git a/harbour/contrib/examples/dbfdbt/dbfdbt1.c b/harbour/contrib/examples/rdddbt/dbfdbt1.c similarity index 100% rename from harbour/contrib/examples/dbfdbt/dbfdbt1.c rename to harbour/contrib/examples/rdddbt/dbfdbt1.c