diff options
author | Marcus Brinkmann <marcus@gnu.org> | 2006-01-23 22:16:53 +0000 |
---|---|---|
committer | Marcus Brinkmann <marcus@gnu.org> | 2006-01-23 22:16:53 +0000 |
commit | bb291339dc3ae5bddcefd4b11839f2f520c5e40e (patch) | |
tree | 1c22691352500ca5e3f9e81d1178e4a8d4569691 /console/ChangeLog | |
parent | f470a3bd740961aba761564febc2f0ccc8ce43a1 (diff) |
2006-01-23 Samuel Thibault <samuel.thibault@ens-lyon.org>
* input.c (input_create): Fix arguments order of iconv_open()
call.
Diffstat (limited to 'console/ChangeLog')
-rw-r--r-- | console/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/console/ChangeLog b/console/ChangeLog index 953bda16..a67022b2 100644 --- a/console/ChangeLog +++ b/console/ChangeLog @@ -1,3 +1,8 @@ +2006-01-23 Samuel Thibault <samuel.thibault@ens-lyon.org> + + * input.c (input_create): Fix arguments order of iconv_open() + call. + 2005-01-19 Marco Gerards <metgerards@student.han.nl> * README.UTF8: New file. |