diff src/ChangeLog @ 4287:89e64783d068

[xemacs-hg @ 2007-11-27 13:51:03 by aidan] Merge a bugfix to some previously merged SXEmacs code; thank you Sebastian Freundt for the code, and Hans de Graaff for the report.
author aidan
date Tue, 27 Nov 2007 13:51:10 +0000
parents a75979634ce3
children eded49463f9a
line wrap: on
line diff
--- a/src/ChangeLog	Mon Nov 26 22:51:07 2007 +0000
+++ b/src/ChangeLog	Tue Nov 27 13:51:10 2007 +0000
@@ -1,3 +1,12 @@
+2007-11-26  Aidan Kehoe  <kehoea@parhasard.net>
+
+	* doprnt.c: 
+	Default to a buffer size of 350 for the sprintf call, but increase
+	it if the precision and minwidth indicate that it should be
+	bigger. Issue reported by Hans de Graaff; bug originally fixed by
+	Sebastian Freundt in SXEmacs following the change I merged on
+	2006-11-28. Forks have their disadvantages. 
+
 2007-11-11  Mats Lidell  <matsl@xemacs.org>
 
 	* events.h: Based on SXEmacs patch. Support for mouse button 6 to