diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2005-07-31 14:14:32 +0000 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2005-07-31 14:14:32 +0000 |
commit | cc2cad965d93b5b4e4c39081cee0bafd04a0ff0e (patch) | |
tree | 3f3cc8565318007b4f3d61ce1e16f3a14f03b9c5 /NEWS | |
parent | f194002467938d3f4d4cc6ff4dc4fe442d4aba11 (diff) | |
download | fetchmail-cc2cad965d93b5b4e4c39081cee0bafd04a0ff0e.tar.gz fetchmail-cc2cad965d93b5b4e4c39081cee0bafd04a0ff0e.tar.bz2 fetchmail-cc2cad965d93b5b4e4c39081cee0bafd04a0ff0e.zip |
Get rid of alloca() in fetchmail.
svn path=/trunk/; revision=4209
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -161,6 +161,7 @@ OTHER CHANGES: 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 +* Got rid of alloca() in fetchmail proper. Matthias Andree fetchmail-6.2.5 (Wed Oct 15 18:39:22 EDT 2003), 23079 lines: |