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 119651e0651..1f5ad1e6d05 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2012-09-30 Kenichi Handa <handa@gnu.org> | ||
| 2 | |||
| 3 | * coding.c (decode_coding_ccl, encode_coding_ccl): Pay attention | ||
| 4 | to the buffer relocation which may be caused by ccl_driver. | ||
| 5 | |||
| 1 | 2012-09-30 Jan Djärv <jan.h.d@swipnet.se> | 6 | 2012-09-30 Jan Djärv <jan.h.d@swipnet.se> |
| 2 | 7 | ||
| 3 | * xfns.c (Fx_file_dialog): Update comment. | 8 | * xfns.c (Fx_file_dialog): Update comment. |