changeset 105587:34089cc32a53

Adjust acknowledgement in last changelog entry.
author Adrian Robert <Adrian.B.Robert@gmail.com>
date Tue, 13 Oct 2009 19:50:43 +0000
parents ce459722399d
children 2586fdd484bd
files src/ChangeLog
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Tue Oct 13 07:45:18 2009 +0000
+++ b/src/ChangeLog	Tue Oct 13 19:50:43 2009 +0000
@@ -1,10 +1,10 @@
 2009-10-11  Adrian Robert  <Adrian.B.Robert@gmail.com>
-	Changes for 64-bit compile under Snow Leopard.
+	Cleanups and changes for 64-bit compile under Snow Leopard.  Based
+	on suggestions by Erik Charlebois.
 
 	* nsfns.m (xw-color-values): Use CGFloat where appropriate.
 
-	* nsfont.m (ns_char_width): Replace deprecated call (suggested by
-	Erik Charlebois).
+	* nsfont.m (ns_char_width): Replace deprecated call.
 	(ns_findfonts, nsfont_list_family): Use long format in printf, and
 	cast argument.
 	(nsfont_open): Use ns_char_width() everywhere.