Imported from libpng-1.2.3rc4.tar

This commit is contained in:
Glenn Randers-Pehrson
2002-05-02 20:49:40 -05:00
parent 299d73503c
commit 704228f7e7
63 changed files with 736 additions and 282 deletions

View File

@@ -1100,6 +1100,12 @@ version 1.2.3rc2 [May 1, 2002]
version 1.2.3rc3 [May 1, 2002]
Revised prototype for png_default_flush()
Remove old libpng.pc and libpngNN.pc before installing new ones.
version 1.2.3rc4 [May 3, 2002]
Typos in *.def files (png_default_read|write -> png_default_read|write_data)
In makefiles, changed rm libpng.NN.pc to rm libpngNN.pc
Added libpng-config and libpngNN-config and modified makefiles to install them.
Changed $(MANPATH) to $(DESTDIR)$(MANPATH) in makefiles
Added "Win32 DLL VB" configuration to projects/msvc/libpng.dsp
Send comments/corrections/commendations to
png-implement@ccrc.wustl.edu or to randeg@alum.rpi.edu