diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2001-03-04 22:11:54 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2001-03-04 22:11:54 +0000 |
commit | 2d105a04c4746c3e07d16acddf451da7c82ebfca (patch) | |
tree | 8d48a8833d5652a4035644952ea28463552c81fd /NEWS | |
parent | e162f641d465f7a2ad6b0a9c48d7c27e995a7492 (diff) | |
download | fetchmail-2d105a04c4746c3e07d16acddf451da7c82ebfca.tar.gz fetchmail-2d105a04c4746c3e07d16acddf451da7c82ebfca.tar.bz2 fetchmail-2d105a04c4746c3e07d16acddf451da7c82ebfca.zip |
Remove intl/ from the equation.
svn path=/trunk/; revision=3195
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -2,6 +2,11 @@ (The `lines' figures total .c, .h, .l, and .y files under version control.) +* NLS build fixed under Linux -- thanks to Nicolás Lichtmaier. + Now builds with NLS by default, unavoidable side effect of fix. +* Various cleanups and minor bugfixes in OTP support. +* Corrected header error in SSL support. + fetchmail-5.7.1 (Sun Mar 4 00:30:04 EST 2001), 20167 lines: * Note: NLS build ability is broken! |