diff --git a/ChangeLog.txt b/ChangeLog.txt index 8db1440667..edc60ad2ce 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -10,6 +10,10 @@ * Change, ! Fix, % Optimization, + Addition, - Removal, ; Comment */ +2013-03-25 21:31 UTC+0100 Viktor Szakats (harbour syenar.net) + * README.txt + * expression correction + 2013-03-25 20:27 UTC+0100 Viktor Szakats (harbour syenar.net) * doc/Makefile ! updated for recently deleted file diff --git a/README.txt b/README.txt index 55a84e1d0d..15f3827e3e 100644 --- a/README.txt +++ b/README.txt @@ -2,12 +2,12 @@ WELCOME TO HARBOUR ================== - Harbour is the Free Open Source Software implementation - of a multi-platform, multi-threading, object-oriented, scriptable - programming language, backward compatible with Clipper/xBase. - Harbour consists of a compiler and runtime libraries with multiple - UI and database backends, its own make system and a large - collection of libraries and interfaces to many popular APIs. + Harbour is the free software implementation of a multi-platform, + multi-threading, object-oriented, scriptable programming language, + backward compatible with Clipper/xBase. Harbour consists of + a compiler and runtime libraries with multiple UI and database + backends, its own make system and a large collection of libraries + and interfaces to many popular APIs.