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 637164281d4..4991d74135b 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2014-01-11 K. Handa <handa@gnu.org> | ||
| 2 | |||
| 3 | * composite.c (composition_update_it): Fix indexing of | ||
| 4 | LGSTRING_CHAR (Bug#15984). | ||
| 5 | |||
| 1 | 2014-01-11 Fabrice Popineau <fabrice.popineau@gmail.com> | 6 | 2014-01-11 Fabrice Popineau <fabrice.popineau@gmail.com> |
| 2 | 7 | ||
| 3 | * unexw32.c (_start) [__MINGW64__]: Define to __start. | 8 | * unexw32.c (_start) [__MINGW64__]: Define to __start. |