Update date to real 2.3.2 release date. Fix change attributions
diff --git a/ChangeLog b/ChangeLog
index 5c38080..4d7324c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+2005-04-27  Keith Packard  <keithp@keithp.com>
+
+	* README:
+	* debian/changelog:
+	Update date to real 2.3.2 release date.
+	Fix change attributions
+	
+2005-04-27  Keith Packard  <keithp@keithp.com>
+
+	* configure.in:
+	Bump so revision for 2.3.2
+	* fc-cache/fc-cache.c: (scanDirs):
+	Fix a few minor leaks in error cases.
+
 2005-04-23  Keith Packard  <keithp@keithp.com>
 
 	* README:
diff --git a/README b/README
index 831613e..26fe4b9 100644
--- a/README
+++ b/README
@@ -1,14 +1,15 @@
 			Fontconfig
 	Font configuration and customization library
 		      Version 2.3.2
-		         2005-4-23
+		         2005-4-27
 
 Check INSTALL for compilation and installation instructions.
 Report bugs to https://bugs.freedesktop.org in the fontconfig module.
 
 2.3.2
 
-Patch memory leaks in using iconv.  (keithp)
+Patch memory leaks in using iconv.  (Reported by Chris Capoccia)
+Patch memory leaks in fc-cache. (Reported by Chris Capoccia)
 Fetch bitmap glyphs to get widths during font evaluation. (keithp)
 Share strings through FcObjectStaticName (Ross Burton)
 Windows build updates (Tor Lillqvist)
diff --git a/debian/changelog b/debian/changelog
index 0d81846..9444863 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,5 @@
 fontconfig (2.3.2-1) unstable; urgency=low
-  * Patch memory leaks (closes: #305680)
+  * Patch memory leaks (thanks to Chris Capoccia) (closes: #305680)
   * Share strings to save memory (Ross Burton)
   * Reduce priority of URW fonts