diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2001-06-18 20:27:08 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2001-06-18 20:27:08 +0000 |
commit | 762d2d7896dbd744ff6f699b3140366b9f03a565 (patch) | |
tree | 90adf5adb32a11fd3d32b321b00fcfbf192d8ed7 /NEWS | |
parent | 8b33dd9708575a62fe8e69add2f2e9048109ba96 (diff) | |
download | fetchmail-762d2d7896dbd744ff6f699b3140366b9f03a565.tar.gz fetchmail-762d2d7896dbd744ff6f699b3140366b9f03a565.tar.bz2 fetchmail-762d2d7896dbd744ff6f699b3140366b9f03a565.zip |
Various minor fixes.
svn path=/trunk/; revision=3359
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -3,6 +3,8 @@ (The `lines' figures total .c, .h, .l, and .y files under version control.) * Fix bug that prevented messages from being marked oversized unless -v was on. +* Byrial Jensen made the tracepoll information RFC822-conformant. +* Reorder code to avoid accessing line buffers after they have been freed. fetchmail-5.8.7 (Sun Jun 17 12:02:17 EDT 2001), 20749 lines: |