diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index f92eb7b85fc..696475c17e5 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2013-11-16 Eli Zaretskii <eliz@gnu.org> | ||
| 2 | |||
| 3 | * keymap.c (describe_map): Don't crash if PT is 1 both before and | ||
| 4 | after inserting the description string. (Bug#15907) | ||
| 5 | |||
| 1 | 2013-11-15 Paul Eggert <eggert@cs.ucla.edu> | 6 | 2013-11-15 Paul Eggert <eggert@cs.ucla.edu> |
| 2 | 7 | ||
| 3 | * data.c: Work around bogus GCC diagnostic about shift count. | 8 | * data.c: Work around bogus GCC diagnostic about shift count. |