diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index e8b59fff9a9..937b96107bc 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -4433,7 +4433,7 @@ | |||
| 4433 | 4433 | ||
| 4434 | 2011-06-15 Paul Eggert <eggert@cs.ucla.edu> | 4434 | 2011-06-15 Paul Eggert <eggert@cs.ucla.edu> |
| 4435 | 4435 | ||
| 4436 | Integer overflow and signedness fixes (Bug#8873). | 4436 | Integer overflow and signedness fixes (Bug#8873, Bug#8828). |
| 4437 | 4437 | ||
| 4438 | * ccl.c (ASCENDING_ORDER): New macro, to work around GCC bug 43772. | 4438 | * ccl.c (ASCENDING_ORDER): New macro, to work around GCC bug 43772. |
| 4439 | (GET_CCL_RANGE, IN_INT_RANGE): Use it. | 4439 | (GET_CCL_RANGE, IN_INT_RANGE): Use it. |