diff --git a/harbour/ChangeLog b/harbour/ChangeLog index da3217c5b0..004871373b 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -10,6 +10,12 @@ * Change, ! Fix, % Optimization, + Addition, - Removal, ; Comment */ +2012-11-20 11:02 UTC+0100 Przemyslaw Czerpak (druzus/at/poczta.onet.pl) + * harbour/ChangeLog + ! restored ChangeLog entry removed by my script in last commit, + sorry and thanks to Viktor for the info. + ! cleaned some c&p typos in my last chglog entry + 2012-11-20 05:05 UTC+0100 Przemyslaw Czerpak (druzus/at/poczta.onet.pl) * harbour/include/hbdefs.h * harbour/src/common/hbwin.c @@ -32,11 +38,11 @@ * harbour/src/rtl/teditor.prg * harbour/src/rtl/memoedit.prg - % do eliminated NextKey() calls to avoid unnecessary key polling + % eliminated NextKey() calls to avoid unnecessary key polling It also fixes key dropping in small typeahead buffers. * harbour/src/rtl/dbedit.prg - % do eliminated NextKey() calls to avoid unnecessary key polling + % eliminated NextKey() calls to avoid unnecessary key polling * harbour/src/rtl/getsys.prg * harbour/src/rtl/tgetlist.prg @@ -63,6 +69,11 @@ * harbour/contrib/hbwin/win_svc.c ! eliminated HB_TCHAR_* macros +2012-11-20 04:09 UTC+0100 Viktor Szakats (harbour syenar.net) + * ChangeLog + ! fixed name in recent entries. and configured hbcommit.hb + locally in yet another env. + 2012-11-20 03:08 UTC+0100 Viktor Szakats (harbour syenar.net) * contrib/hbgd/gdwrp.c * minor cleanup