summaryrefslogtreecommitdiff
path: root/ANNOUNCE
blob: f8dfc617f4ccf1cc3a1ddf0765b9447236cbab83 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55

Libpng 1.2.13beta1 - October 2, 2006

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.

Files available for download:

Source files with LF line endings (for Unix/Linux) and with a
"configure" script

   libpng-1.2.13beta1.tar.gz
   libpng-1.2.13beta1.tar.bz2

Source files with LF line endings (for Unix/Linux) without the
"configure" script

   libpng-1.2.13beta1-no-config.tar.gz
   libpng-1.2.13beta1-no-config.tar.bz2

Source files with CRLF line endings (for Windows), without the
"configure" script

   lp1213b01.zip
   lp1213b01.tar.bz2

Project files

   libpng-1.2.13beta1-project-netware.zip
   libpng-1.2.13beta1-project-wince.zip

Other information:

   libpng-1.2.13beta1-README.txt
   libpng-1.2.13beta1-KNOWNBUGS.txt
   libpng-1.2.13beta1-LICENSE.txt
   libpng-1.2.13beta1-Y2K-compliance.txt

Changes since the last public release (1.2.11):

version 1.0.20, 1.2.12 [October 2, 2006]
  Really increased sprintf buffer from 50 to 52 chars in pngrutil.c to avoid
    buffer overflow.

version 1.2.13beta1 [October 2, 2006]
  Removed AC_FUNC_MALLOC from configure.ac
  Work around Intel-Mac compiler bug by setting PNG_NO_MMX_CODE in pngconf.h
  Change "logical" to "bitwise" throughout documentation.

Send comments/corrections/commendations to png-mng-implement at lists.sf.net
(subscription required; visit 
https://lists.sourceforge.net/lists/listinfo/png-mng-implement
to subscribe) or to glennrp at users.sourceforge.net

Glenn R-P