From 8fc3604418a99a0d5ad713756fdb546ad43fa85a Mon Sep 17 00:00:00 2001 From: Glenn Randers-Pehrson Date: Sat, 17 Apr 2010 10:17:46 -0500 Subject: [PATCH] [devel] Note in CHANGES that pngusr.h is unuseable and fixed a small typo in a comment in pngconf.h --- ANNOUNCE | 1 + CHANGES | 1 + pngconf.h | 2 +- 3 files changed, 3 insertions(+), 1 deletion(-) diff --git a/ANNOUNCE b/ANNOUNCE index 791178fb5..2aefc8693 100644 --- a/ANNOUNCE +++ b/ANNOUNCE @@ -161,6 +161,7 @@ version 1.5.0beta17 [April 17, 2010] in the new installed header file pnglibconf.h Removed the xcode project because it has not been updated to work with libpng-1.5.0. + Removed the ability to include optional pngusr.h version 1.5.0beta18 [April 17, 2010] diff --git a/CHANGES b/CHANGES index 8c75be8f3..dae777949 100644 --- a/CHANGES +++ b/CHANGES @@ -2642,6 +2642,7 @@ version 1.5.0beta17 [April 17, 2010] in the new installed header file pnglibconf.h Removed the xcode project because it has not been updated to work with libpng-1.5.0. + Removed the ability to include optional pngusr.h version 1.5.0beta18 [April 17, 2010] diff --git a/pngconf.h b/pngconf.h index 8d29e9142..abb1932aa 100644 --- a/pngconf.h +++ b/pngconf.h @@ -49,7 +49,7 @@ # endif #endif -/* COMPILER SPECIIFC OPTIONS. +/* COMPILER SPECIFIC OPTIONS. * * These options are provided so that a variety of difficult compilers * can be used. Some are fixed at build time (e.g. PNG_API_RULE