Update of /cvsroot/perl-win32-gui/Win32-GUI/Win32-GUI-DIBitmap
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17186/Win32-GUI-DIBitmap
Modified Files:
TODO
Log Message:
Bugfix NotifyIcon Delete method
Index: TODO
===================================================================
RCS file: /cvsroot/perl-win32-gui/Win32-GUI/Win32-GUI-DIBitmap/TODO,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** TODO 11 Jun 2006 16:34:33 -0000 1.1
--- TODO 15 Oct 2006 12:23:28 -0000 1.2
***************
*** 1,3 ****
! - Upgrade to FreeImage 3.8.0
- Build and include static gcc lib (LibFreeImage.a?) so that we can build
with MinGW/cygwin
--- 1,3 ----
! - Upgrade from FreeImage 3.5.1 to FreeImage 3.9.1 (or the latest)
- Build and include static gcc lib (LibFreeImage.a?) so that we can build
with MinGW/cygwin
|