diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 58bc7de8d08..497ba67f106 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2012-08-06 Dmitry Antipov <dmantipov@yandex.ru> | ||
| 2 | |||
| 3 | Fix replacement typo. | ||
| 4 | * window.c (replace_window): Set root_window instead of | ||
| 5 | selected_window. This fixes a total window subsystem | ||
| 6 | malfunction reported by Bastien Guerry <bzg@gnu.org>. | ||
| 7 | |||
| 1 | 2012-08-06 Glenn Morris <rgm@gnu.org> | 8 | 2012-08-06 Glenn Morris <rgm@gnu.org> |
| 2 | 9 | ||
| 3 | * lisp.mk (lisp): Add language/persian.elc. | 10 | * lisp.mk (lisp): Add language/persian.elc. |