diff options
author | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2012-01-11 14:00:52 -0600 |
---|---|---|
committer | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2012-01-11 14:00:52 -0600 |
commit | 0501c1c5705e048c618f030870703fd763a491a2 (patch) | |
tree | 32ecce32bc42b1cd642cef9f2467ad419e3d3e3b /ANNOUNCE | |
parent | 1531bd61a008f12d0ec23e9be42cfb9d5d8ea41b (diff) | |
download | libpng-0501c1c5705e048c618f030870703fd763a491a2.tar.gz |
[libpng16] Describe new simplified API in the manual pages
and cleaned up some indentation problems.
Diffstat (limited to 'ANNOUNCE')
-rw-r--r-- | ANNOUNCE | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -1,5 +1,5 @@ -Libpng 1.6.0beta05 - December 30, 2011 +Libpng 1.6.0beta05 - January 11, 2012 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. @@ -104,7 +104,8 @@ Version 1.6.0beta04 [December 30, 2011] Revised contrib/pngminus/pnm2png.c to avoid warnings when png_uint_32 and unsigned long are of different sizes. -Version 1.6.0beta05 [December 30, 2011] +Version 1.6.0beta05 [January 11, 2012] + Updated manual with description of the simplified API (copied from png.h) Send comments/corrections/commendations to png-mng-implement at lists.sf.net (subscription required; visit |