diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2002-06-07 13:30:07 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2002-06-07 13:30:07 +0000 |
commit | 020ac3168772c3fef1fe5240717cb14273f345c8 (patch) | |
tree | 01600d8d1d63c35351671be8562380ff5e33e368 /NEWS | |
parent | 52b3a2412b177e8f3acb56234bd98dc2810dc682 (diff) | |
download | fetchmail-020ac3168772c3fef1fe5240717cb14273f345c8.tar.gz fetchmail-020ac3168772c3fef1fe5240717cb14273f345c8.tar.bz2 fetchmail-020ac3168772c3fef1fe5240717cb14273f345c8.zip |
Matthias Andree's cleanup.
svn path=/trunk/; revision=3637
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ (The `lines' figures total .c, .h, .l, and .y files under version control.) * Cygwin port fixes for socket.c. -* Matthias Andree's patch to clean up xmalloc types. +* Matthias Andree's patches to clean up xmalloc types abd improve distclean. fetchmail-5.9.12 (Tue Jun 4 14:57:47 EDT 2002), 21669 lines: |