diff options
Diffstat (limited to 'util/ChangeLog')
-rw-r--r-- | util/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/util/ChangeLog b/util/ChangeLog index cbb6d51a7..09f2c8356 100644 --- a/util/ChangeLog +++ b/util/ChangeLog @@ -1,3 +1,8 @@ +2004-11-02 Werner Koch <[email protected]> + + * strgutil.c (load_libiconv): Use log_info to avoid failures when + iconv.dll is not installed. + 2004-10-31 Werner Koch <[email protected]> * simple-gettext.c (get_string): Removed debugging hack. |