diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 54e5a39b21e..aaa200054c5 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2011-09-24 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * minibuf.c (read_minibuf): Disable line truncation. (Bug#5715) | ||
| 4 | |||
| 1 | 2011-09-24 Paul Eggert <eggert@cs.ucla.edu> | 5 | 2011-09-24 Paul Eggert <eggert@cs.ucla.edu> |
| 2 | 6 | ||
| 3 | Fix minor problems found by static checking. | 7 | Fix minor problems found by static checking. |