summaryrefslogtreecommitdiff
path: root/ANNOUNCE
blob: 4c6d0ea5858e234c1e82faaa23930cb4f9d25554 (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
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82

Libpng 1.2.51rc03 - February 3, 2014

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.51rc03.tar.xz (LZMA-compressed, recommended)
   libpng-1.2.51rc03.tar.gz
   libpng-1.2.51rc03.tar.bz2

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

   libpng-1.2.51rc03-no-config.tar.xz (LZMA-compressed, recommended)
   libpng-1.2.51rc03-no-config.tar.gz
   libpng-1.2.51rc03-no-config.tar.bz2

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

   lp1251r03.zip
   lp1251r03.7z
   lp1251r03.tar.bz2

Project files

   libpng-1.2.51rc03-project-netware.zip
   libpng-1.2.51rc03-project-wince.zip

Other information:

   libpng-1.2.51rc03-README.txt
   libpng-1.2.51rc03-KNOWNBUGS.txt
   libpng-1.2.51rc03-LICENSE.txt
   libpng-1.2.51rc03-Y2K-compliance.txt
   libpng-1.2.51rc03-[previous version]-diff.txt

Changes since the last public release (1.2.50):

version 1.2.51beta01 [January 22, 2013]
  Ignore, with a warning, out-of-range value of num_trans in png_set_tRNS().
  Replaced AM_CONFIG_HEADER(config.h) with AC_CONFIG_HEADERS([config.h])
    in configure.ac
  Changed default value of PNG_USER_CACHE_MAX from 0 to 32767 in pngconf.h.

version 1.2.51beta02 [June 13, 2013]
  Avoid a possible memory leak in contrib/gregbook/readpng.c
  Revised libpng.3 so that "doclifter" can process it.

version 1.2.51beta03 [January 1, 2014]
  Changed '"%s"m' to '"%s" m' in png_debug macros to improve portability
    among compilers.
  Rebuilt the configure scripts with autoconf-2.69 and automake-1.14.1

version 1.2.51beta04 [January 10, 2014]
  Removed potentially misleading warning from png_check_IHDR().

version 1.2.51beta05 [January 22, 2014]
  Quiet set-but-not-used warnings in pngset.c

version 1.2.51rc01 [January 28, 2014]
  No changes.

version 1.2.51rc02 [January 30, 2014]
  Quiet an uninitialized memory warning from VC2013 in png_get_png().

version 1.2.51rc03 [February 3, 2014]
  Quiet unused variable warnings from clang by porting PNG_UNUSED() from 1.4.6.

version 1.0.61 and 1.2.51 [February 3, 2014]
  No changes.

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

Glenn R-P