diff src/ChangeLog @ 105698:a08904175e1a

(doprnt): Fix overflow check.
author Andreas Schwab <schwab@linux-m68k.org>
date Wed, 21 Oct 2009 21:28:59 +0000
parents 56d1856a3ea9
children 0630d19e86f9
line wrap: on
line diff
--- a/src/ChangeLog	Wed Oct 21 20:03:57 2009 +0000
+++ b/src/ChangeLog	Wed Oct 21 21:28:59 2009 +0000
@@ -1,3 +1,7 @@
+2009-10-21  Andreas Schwab  <schwab@linux-m68k.org>
+
+	* doprnt.c (doprnt): Fix overflow check.
+
 2009-10-21  Jan Djärv  <jan.h.d@swipnet.se>
 
 	* xterm.c (x_term_init): Remove XSynchronize call done for debugging.