diff options
Diffstat (limited to 'console/ChangeLog')
-rw-r--r-- | console/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/console/ChangeLog b/console/ChangeLog index a67022b2..4a7ad713 100644 --- a/console/ChangeLog +++ b/console/ChangeLog @@ -1,5 +1,7 @@ 2006-01-23 Samuel Thibault <samuel.thibault@ens-lyon.org> + * console.c (main): Check CONS instead of MALLOC. + * input.c (input_create): Fix arguments order of iconv_open() call. |