Update of /cvsroot/perl-win32-gui/Win32-GUI In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16697
Modified Files: CHANGELOG Log Message: Fix some buffer size issues Index: CHANGELOG =================================================================== RCS file: /cvsroot/perl-win32-gui/Win32-GUI/CHANGELOG,v retrieving revision 1.120 retrieving revision 1.121 diff -C2 -d -r1.120 -r1.121 *** CHANGELOG 15 Jul 2007 19:06:09 -0000 1.120 --- CHANGELOG 15 Jul 2007 19:08:40 -0000 1.121 *************** *** 28,31 **** --- 28,34 ---- - Constants.PL, Tags.pm, 52_tags.t - add a whole bunch more constants (mainly control notification codes), and update tests + --- Win32::GUI::Scintilla --- + - Scintilla.PL - fix line count in SaveFile(). Fix buffer sizes in various + places. + [Robert May] : 20 January 2007 - Restore Original WndProc