Update of /cvsroot/perl-win32-gui/Win32-GUI
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8737
Modified Files:
CHANGELOG
Log Message:
added missing comment on new file t\01_constants.t
Index: CHANGELOG
===================================================================
RCS file: /cvsroot/perl-win32-gui/Win32-GUI/CHANGELOG,v
retrieving revision 1.83
retrieving revision 1.84
diff -C2 -d -r1.83 -r1.84
*** CHANGELOG 16 May 2006 18:57:25 -0000 1.83
--- CHANGELOG 16 May 2006 19:18:30 -0000 1.84
***************
*** 19,22 ****
--- 19,23 ----
required removal of unnecessary inheritance on some
Win32::GUI::Menu::* classes
+ - t\01_constants.t new tests that Win32::GUI delegates to Win32::GUI::Constants
- samples\* Fix all samples not to warn under new constants
support. Fix terrrible resource leaks inDraw.pl and region.pl.
|