mirror of
https://git.code.sf.net/p/libpng/code.git
synced 2025-07-10 18:04:09 +02:00
[libpng16] Reformatted latest CHANGES/ANNOUNCE entry to 80 character lines.
This commit is contained in:
parent
e9d616321a
commit
79ee877fb4
14
ANNOUNCE
14
ANNOUNCE
@ -1,5 +1,5 @@
|
|||||||
|
|
||||||
Libpng 1.6.0beta35 - December 21, 2012
|
Libpng 1.6.0beta35 - December 22, 2012
|
||||||
|
|
||||||
This is not intended to be a public release. It will be replaced
|
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.
|
within a few weeks by a public version or by another test version.
|
||||||
@ -569,14 +569,14 @@ Version 1.6.0beta34 [December 19, 2012]
|
|||||||
Disassembled the version number in scripts/options.awk (necessary for
|
Disassembled the version number in scripts/options.awk (necessary for
|
||||||
building on SunOs).
|
building on SunOs).
|
||||||
|
|
||||||
Version 1.6.0beta35 [December 21, 2012]
|
Version 1.6.0beta35 [December 22, 2012]
|
||||||
Made default Zlib compression settings be configurable. This adds #defines to
|
Made default Zlib compression settings be configurable. This adds #defines to
|
||||||
pnglibconf.h to control the defaults.
|
pnglibconf.h to control the defaults.
|
||||||
Fixed Windows build issues, enabled ARM compilation. Various warnings issued by
|
Fixed Windows build issues, enabled ARM compilation. Various warnings issued
|
||||||
earlier versions of GCC fixed for Cygwin and Min/GW (which both use old GCCs.)
|
by earlier versions of GCC fixed for Cygwin and Min/GW (which both use old
|
||||||
ARM support is enabled by default in zlib.props (unsupported by Microsoft) and
|
GCCs.) ARM support is enabled by default in zlib.props (unsupported by
|
||||||
ARM compilation is made possible by deleting the check for x86. The test programs
|
Microsoft) and ARM compilation is made possible by deleting the check for
|
||||||
cannot be run because they are not signed.
|
x86. The test programs cannot be run because they are not signed.
|
||||||
|
|
||||||
===========================================================================
|
===========================================================================
|
||||||
NOTICE November 17, 2012:
|
NOTICE November 17, 2012:
|
||||||
|
12
CHANGES
12
CHANGES
@ -4321,14 +4321,14 @@ Version 1.6.0beta34 [December 19, 2012]
|
|||||||
Disassembled the version number in scripts/options.awk (necessary for
|
Disassembled the version number in scripts/options.awk (necessary for
|
||||||
building on SunOs).
|
building on SunOs).
|
||||||
|
|
||||||
Version 1.6.0beta35 [December 21, 2012]
|
Version 1.6.0beta35 [December 22, 2012]
|
||||||
Made default Zlib compression settings be configurable. This adds #defines to
|
Made default Zlib compression settings be configurable. This adds #defines to
|
||||||
pnglibconf.h to control the defaults.
|
pnglibconf.h to control the defaults.
|
||||||
Fixed Windows build issues, enabled ARM compilation. Various warnings issued by
|
Fixed Windows build issues, enabled ARM compilation. Various warnings issued
|
||||||
earlier versions of GCC fixed for Cygwin and Min/GW (which both use old GCCs.)
|
by earlier versions of GCC fixed for Cygwin and Min/GW (which both use old
|
||||||
ARM support is enabled by default in zlib.props (unsupported by Microsoft) and
|
GCCs.) ARM support is enabled by default in zlib.props (unsupported by
|
||||||
ARM compilation is made possible by deleting the check for x86. The test programs
|
Microsoft) and ARM compilation is made possible by deleting the check for
|
||||||
cannot be run because they are not signed.
|
x86. The test programs cannot be run because they are not signed.
|
||||||
|
|
||||||
===========================================================================
|
===========================================================================
|
||||||
NOTICE November 17, 2012:
|
NOTICE November 17, 2012:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user