diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 7bf37b27b8..9a6cb88c8a 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -8,6 +8,9 @@ 2002-12-01 23:12 UTC+0100 Foo Bar */ + - METHOD ::Block() - Delete ::nDispLen := NIL line, because + ::Picture() makes this assignment. + * METHOD ::Picture() - Add ::nDispLen := NIL line, reset the variable. Only ::ParsePict() can load a value that can differ of nMaxLen.