diff --git a/ANNOUNCE b/ANNOUNCE index 6e9964c1e..0b9bec855 100644 --- a/ANNOUNCE +++ b/ANNOUNCE @@ -635,6 +635,7 @@ version 1.4.0beta93 [November 7, 2009] png_debug(), png_debug1(), and png_debug2() from libpng.3 to libpngpf.3. version 1.4.0beta94 [November 7, 2009] + Removed the obsolete, unused pnggccrd.c and pngvcrd.c files. Send comments/corrections/commendations to png-mng-implement at lists.sf.net (subscription required; visit diff --git a/CHANGES b/CHANGES index a6dffc134..e9655e21d 100644 --- a/CHANGES +++ b/CHANGES @@ -2321,6 +2321,7 @@ version 1.4.0beta93 [November 7, 2009] png_debug(), png_debug1(), and png_debug2() from libpng.3 to libpngpf.3. version 1.4.0beta94 [November 7, 2009] + Removed the obsolete, unused pnggccrd.c and pngvcrd.c files. Send comments/corrections/commendations to png-mng-implement at lists.sf.net (subscription required; visit diff --git a/libpng-1.4.0beta94.txt b/libpng-1.4.0beta94.txt index 759920db1..d42cc4621 100644 --- a/libpng-1.4.0beta94.txt +++ b/libpng-1.4.0beta94.txt @@ -3014,6 +3014,8 @@ Support for global arrays was removed. Some obsolete/deprecated macros and functions have been removed. +The obsolete, unused pnggccrd.c and pngvcrd.files were removed. + The PNG_1_0_X and PNG_1_2_X macros were eliminated. Functions png_set_benign_errors(), png_benign_error(), and diff --git a/libpng.3 b/libpng.3 index 906bb0033..2dd659635 100644 --- a/libpng.3 +++ b/libpng.3 @@ -3803,6 +3803,8 @@ Support for global arrays was removed. Some obsolete/deprecated macros and functions have been removed. +The obsolete, unused pnggccrd.c and pngvcrd.files were removed. + The PNG_1_0_X and PNG_1_2_X macros were eliminated. Functions png_set_benign_errors(), png_benign_error(), and diff --git a/pnggccrd.c b/pnggccrd.c deleted file mode 100644 index e69de29bb..000000000 diff --git a/pngvcrd.c b/pngvcrd.c deleted file mode 100644 index e69de29bb..000000000