diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2005-08-01 21:46:50 +0000 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2005-08-01 21:46:50 +0000 |
commit | 79aa776b01445d4d23551e68b7165fcfa8daf905 (patch) | |
tree | 9cd2beb0838f6604f1aa91dbcdef0a4475a28997 | |
parent | e541e05746f10ca361f3e2ec0b7f33f7febe88ac (diff) | |
download | fetchmail-79aa776b01445d4d23551e68b7165fcfa8daf905.tar.gz fetchmail-79aa776b01445d4d23551e68b7165fcfa8daf905.tar.bz2 fetchmail-79aa776b01445d4d23551e68b7165fcfa8daf905.zip |
Mention gettext == intl/ directory.
svn path=/trunk/; revision=4212
-rw-r--r-- | NEWS | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -159,8 +159,8 @@ OTHER CHANGES: 1. didn't search exhaustively, but matched only the first IP address of the server's queryname against the IP addresses of the server name to match. 2. didn't match IP aliases versus MX hosts. Matthias Andree -* gettext has been removed from the fetchmail package. Install GNU gettext - 0.14 separately for NLS (i18n). Matthias Andree +* gettext (intl/) has been removed from the fetchmail package. Install GNU + gettext 0.14 separately for NLS (i18n). Matthias Andree * Got rid of alloca() in fetchmail proper. Matthias Andree fetchmail-6.2.5 (Wed Oct 15 18:39:22 EDT 2003), 23079 lines: |