Update of /cvsroot/opengtoolkit/lvzip
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16304
Modified Files:
Change-Log.txt
Log Message:
Upgraded zlib library to verwion 1.2.3
Index: Change-Log.txt
===================================================================
RCS file: /cvsroot/opengtoolkit/lvzip/Change-Log.txt,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** Change-Log.txt 14 Apr 2005 22:03:28 -0000 1.3
--- Change-Log.txt 7 Jan 2006 21:04:54 -0000 1.4
***************
*** 22,24 ****
2005-04-14 rk
Added functionality to prepend the file name to the error message if an
! input file couldn't be found.
\ No newline at end of file
--- 22,38 ----
2005-04-14 rk
Added functionality to prepend the file name to the error message if an
! input file couldn't be found.
!
! 2005-12-31 rk
! Found that the last build on sf did not include the modified VIs. Cleaned
! up a bit.
!
! 2006-01-02 jk
! Added the Xcode project files and source code.
!
! 2006-01-04 rk
! Combined the Macintosh C source and Xcode project file into the standard
! C source directory.
!
! 2006-01-07 rk
! Updated zlib sources to version 1.2.3 as they have some important security fixes.
\ No newline at end of file
|