aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 2b6fc837b62..d9060ae6365 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,6 +1,6 @@
12011-07-14 Paul Eggert <eggert@cs.ucla.edu> 12011-07-14 Paul Eggert <eggert@cs.ucla.edu>
2 2
3 Integer signedness and overflow and related fixes. 3 Integer signedness and overflow and related fixes. (Bug#9079)
4 4
5 * image.c: Improve checking for integer overflow. 5 * image.c: Improve checking for integer overflow.
6 (check_image_size): Assume that f is nonnull, since 6 (check_image_size): Assume that f is nonnull, since