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 9cd76d2fc5f..e622d95bff8 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2012-08-14 Gergely Risko <gergely@risko.hu> | ||
| 2 | |||
| 3 | * coding.c (decode_coding): Record buffer modification before | ||
| 4 | disabling undo_list (Bug#11773). | ||
| 5 | |||
| 1 | 2012-08-14 Dmitry Antipov <dmantipov@yandex.ru> | 6 | 2012-08-14 Dmitry Antipov <dmantipov@yandex.ru> |
| 2 | 7 | ||
| 3 | Revert and cleanup some recent overlay changes. | 8 | Revert and cleanup some recent overlay changes. |