diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index b9f3cdc3ca0..050b0c20efe 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | 2009-01-27 Chong Yidong <cyd@stupidchicken.com> | 1 | 2009-01-27 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 2 | ||
| 3 | * fns.c (concat): Check for string overflow (bug#1787). | ||
| 4 | |||
| 3 | * undo.c (undo_limit, undo_strong_limit, Vundo_outer_limit): | 5 | * undo.c (undo_limit, undo_strong_limit, Vundo_outer_limit): |
| 4 | Quadruple undo limits (bug#1501). | 6 | Quadruple undo limits (bug#1501). |
| 5 | 7 | ||