1998-04-21 20:03:57 +00:00
|
|
|
|
2002-06-28 14:34:00 +00:00
|
|
|
Libpng 1.2.4beta3 - June 28, 2002
|
1998-04-21 20:03:57 +00:00
|
|
|
|
2002-05-25 16:12:10 +00:00
|
|
|
This is not intended to be a public release. It will be replaced
|
|
|
|
within a few weeks by a public version or by another test version.
|
1998-04-21 20:03:57 +00:00
|
|
|
|
2002-05-25 16:12:10 +00:00
|
|
|
Changes since the last public release (1.2.3):
|
1999-09-17 17:27:26 +00:00
|
|
|
|
2002-06-20 11:54:34 +00:00
|
|
|
version 1.2.4beta1 [May 24, 2002]
|
2002-05-25 16:12:10 +00:00
|
|
|
Added libpng.pc and libpng-config to "all:" target in 16 makefiles.
|
|
|
|
Fixed bug in 16 makefiles: $(DESTDIR)/$(LIBPATH) to $(DESTDIR)$(LIBPATH)
|
|
|
|
Added missing "\" before closing double quote in makefile.gcmmx.
|
|
|
|
Plugged various memory leaks; added png_malloc_warn() and png_set_text_2()
|
|
|
|
functions.
|
2002-06-28 14:34:00 +00:00
|
|
|
version 1.2.4beta2 [June 25, 2002]
|
2002-06-20 11:54:34 +00:00
|
|
|
Plugged memory leak of png_ptr->current_text (Matt Holgate).
|
|
|
|
Check for buffer overflow before reading CRC in pngpread.c (Warwick Allison)
|
|
|
|
Added -soname to the loader flags in makefile.dec, makefile.sgi, and
|
|
|
|
makefile.sggcc.
|
|
|
|
Added "test-installed" targets to makefile.linux, makefile.gcmmx,
|
|
|
|
makefile.sgi, and makefile.sggcc.
|
2002-06-28 14:34:00 +00:00
|
|
|
version 1.2.4beta3 [June 28, 2002]
|
|
|
|
Plug memory leak of row_buf in pngtest.c when there is a png_error().
|
|
|
|
Detect buffer overflow in pngpread.c when IDAT is corrupted with extra data.
|
|
|
|
Added "test-installed" target to makefile.32sunu, makefile.64sunu,
|
|
|
|
makefile.beos, makefile.darwin, makefile.dec, makefile.macosx,
|
|
|
|
makefile.solaris, and makefile.so9.
|
1998-04-21 20:03:57 +00:00
|
|
|
|
|
|
|
Send comments/corrections/commendations to
|
1999-09-17 17:27:26 +00:00
|
|
|
png-implement@ccrc.wustl.edu or to randeg@alum.rpi.edu
|
1998-04-21 20:03:57 +00:00
|
|
|
|
1998-12-29 17:47:59 +00:00
|
|
|
Glenn R-P
|