aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index f8e5ca78b33..1f288a48f2f 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,7 @@
12011-07-29 Paul Eggert <eggert@cs.ucla.edu> 12011-07-29 Paul Eggert <eggert@cs.ucla.edu>
2 2
3 * xsmfns.c (smc_save_yourself_CB): Check for size calc overflow.
4
3 * xselect.c: Integer and memory overflow issues. 5 * xselect.c: Integer and memory overflow issues.
4 (X_LONG_SIZE, X_USHRT_MAX, X_ULONG_MAX): New macros. 6 (X_LONG_SIZE, X_USHRT_MAX, X_ULONG_MAX): New macros.
5 Use them to make the following changes clearer. 7 Use them to make the following changes clearer.