diff options
author | Bruno Haible <bruno@clisp.org> | 2002-06-14 12:17:19 +0000 |
---|---|---|
committer | Bruno Haible <bruno@clisp.org> | 2009-06-23 12:08:36 +0200 |
commit | c35b5d1236a8544e3ea64fc27c66cf16cac41264 (patch) | |
tree | d132e68794e82825826ceb44c80a85e3d0709ce1 /src/ChangeLog | |
parent | 1286c920f1e73d77ff77f5a2c7e42e2b44454203 (diff) | |
download | external_gettext-c35b5d1236a8544e3ea64fc27c66cf16cac41264.zip external_gettext-c35b5d1236a8544e3ea64fc27c66cf16cac41264.tar.gz external_gettext-c35b5d1236a8544e3ea64fc27c66cf16cac41264.tar.bz2 |
One more heuristics.
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 29c4520..64a8560 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -5,6 +5,11 @@ after an invalid multibyte sequence. Reported by Andrew V. Samoilov <kai@cmail.ru>. +2002-06-08 Bruno Haible <bruno@clisp.org> + + * user-email.in: Look at /etc/sysconfig/mail, found on SuSE Linux. + Suggested by Karl Eichwalder <ke@suse.de>. + 2002-06-07 Bruno Haible <bruno@clisp.org> * user-email.in: Look at /etc/mailname, found on Debian systems. |