diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 03b1a3b3a6..2cacde30de 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -766,7 +766,7 @@ * contrib/hbqt/qtcore/hbqt.h ! deleted hbqt_par_QString() macro. It was not translating between HVM CP, so it was wrong. - ; TOFIX: HBQSCINTILLA is broken now, because it's still used there. + ; TOFIX: HBQSCINTILLA is broken now, because it's still used there. [DONE] 2012-06-03 11:16 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com) * contrib/hbqt/qtcore/qth/HBQString.qth @@ -1642,6 +1642,7 @@ it's good idea to use code like: lUTF8 := "UTF-8" $ GetEnv( "LANG" ) .OR. ; "UTF-8" $ GetEnv( "LC_CTYPE" ) + [DONE] 2012-05-08 12:26 UTC+0200 Viktor Szakats (harbour syenar.net) * ChangeLog @@ -2028,7 +2029,7 @@ * formatting ; TOFIX: hb_StrShrink() to work on UTF8 HVM CP [DONE] - ; TOFIX: hbnf, hbtip, xhb, hbide, hbxbp, gtwvg, tests and docs + ; TOFIX: hbnf, hbtip [DONE], xhb, hbide, hbxbp, gtwvg, tests and docs for unicode 2012-05-02 12:48 UTC+0200 Viktor Szakats (harbour syenar.net) @@ -3452,7 +3453,7 @@ + HB_FLINKREAD()/hb_fsLinkRead() now returns value in core codepage. TOFIX: It crashes now on *nix, after hours of trying I give up, please review the hb_osDecodeCP() call and fix it. [DONE] - ; TODO: this leaves only one HB_TCHAR_COPYFROM() macro in this file. + ; TODO: this leaves only one HB_TCHAR_COPYFROM() macro in this file. [DONE] * tests/flink.prg ! fixed typo in HB_FLINKSYM() directory test