diff src/ChangeLog @ 3169:5bfedec8927e

[xemacs-hg @ 2005-12-24 17:33:31 by aidan] Move the XListFonts maxnames param to INT_MAX from 5000
author aidan
date Sat, 24 Dec 2005 17:33:34 +0000
parents 8f3f6e3dfad9
children db0631f96757
line wrap: on
line diff
--- a/src/ChangeLog	Fri Dec 23 22:51:11 2005 +0000
+++ b/src/ChangeLog	Sat Dec 24 17:33:34 2005 +0000
@@ -1,3 +1,9 @@
+2005-12-24  Aidan Kehoe  <kehoea@parhasard.net>
+
+	* objects-gtk.c (MAX_FONT_COUNT):
+	* objects-x.c (MAX_FONT_COUNT): Increase MAX_FONT_COUNT from 5000
+	to INT_MAX. Applies to both the X and GTK platforms. 
+
 2005-12-23  Stephen J. Turnbull  <stephen@xemacs.org>
 
 	* objects-x.c (x_find_charset_font): More mule-ization.