Update of /cvsroot/perl-win32-gui/Win32-GUI
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20467
Modified Files:
CHANGELOG
Log Message:
Doc updates and add Win32::GUI::ReleaseNotes
Index: CHANGELOG
===================================================================
RCS file: /cvsroot/perl-win32-gui/Win32-GUI/CHANGELOG,v
retrieving revision 1.92
retrieving revision 1.93
diff -C2 -d -r1.92 -r1.93
*** CHANGELOG 26 Jun 2006 18:28:35 -0000 1.92
--- CHANGELOG 16 Jul 2006 11:07:21 -0000 1.93
***************
*** 6,12 ****
Win32-GUI ChangeLog
===================
+ [Robert May] : 26 June 2006 - win32-gui-demos.pl
! - added new file scripts\win32-gui-demos.pl
! - Makefile.PL - updated to install new win32-gui-demos script
+ [Robert May] : 26 June 2006 - Rename ExtCreateRgn and GetRgnData
--- 6,20 ----
Win32-GUI ChangeLog
===================
+ + [Robert May] : 16 July 2006 - Doc updates and add ReleaseNotes
+ - various documentation updates
+ - buildtools\doHTMLdocs.pl re-written to find and convert
+ all POD documentation
+ - Add Package Win32::GUI::ReleaseNotes and add historic
+ release information
+ - Initial version of 1.04 release notes drafted
+
+ [Robert May] : 26 June 2006 - win32-gui-demos.pl
! - added new file scripts\win32-gui-demos.pl
! - Makefile.PL - updated to install new win32-gui-demos script
+ [Robert May] : 26 June 2006 - Rename ExtCreateRgn and GetRgnData
|