From 8a78404b09a8bebba258500cab8b636da00c10d6 Mon Sep 17 00:00:00 2001 From: Glenn Randers-Pehrson Date: Fri, 2 Mar 2012 14:49:43 -0600 Subject: [PATCH] [libpng12] Fixed date in ANNOUNCE. --- ANNOUNCE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ANNOUNCE b/ANNOUNCE index 5d55a5919..aaed6a0dc 100644 --- a/ANNOUNCE +++ b/ANNOUNCE @@ -55,7 +55,7 @@ version 1.2.48beta01 [Febuary 27, 2012] causing out-of-bounds read in png_set_sCAL() because of failure to copy the string terminators (Franke Busse). -version 1.2.48rc01 [March 3, 2012] +version 1.2.48rc01 [March 2, 2012] Removed the png_free() of unused png_ptr->current_text from pngread.c. Added libpng license text to pnggccrd.c and pngvcrd.c (requested by Chrome).