aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 14727d403c2..832c8abfdcc 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,6 +1,7 @@
12011-04-28 Paul Eggert <eggert@cs.ucla.edu> 12011-04-28 Paul Eggert <eggert@cs.ucla.edu>
2 2
3 * doprnt.c (doprnt): Omit useless test; int overflow check (Bug#8545). 3 * doprnt.c (doprnt): Omit useless test; int overflow check (Bug#8545).
4 (SIZE_MAX): Move defn after all includes, as they might #define it.
4 5
52011-04-28 Juanma Barranquero <lekktu@gmail.com> 62011-04-28 Juanma Barranquero <lekktu@gmail.com>
6 7