diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 23b58d4ff2..939c24bd80 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -10,7 +10,7 @@ 2007-08-19 12:58 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) * source/rtl/tget.prg - ! Fixed bug where negativ number in ge buffer beginning + ! Fixed bug where negative number in get buffer beginning with a decimal sign was erroneously converted back to a numeric. (like: -.58) % Minor optimization in @E handling.