From f8665df65d2bc3552b68c734a7b3975d95ccdc41 Mon Sep 17 00:00:00 2001 From: Glenn Burkhardt Date: Fri, 4 Jul 2003 16:15:02 +0000 Subject: [PATCH] more detail for bugs fixed, so reader doesn't need to go to Bugzilla --- ChangeLog | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 81b1104..b0a7242 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,8 +1,14 @@ Fri Jul 01 22:02:00 2003 Glenn Burkhardt * Applied fixes for configuration problems with Solaris and - systems with gdbm instead of db1 (includes bug #2024) - * Fixes for bugs #578, 1393, 1650, 1730, 3356 + systems with gdbm instead of db1 (includes bug #2024) + * Fixes for bugs + #578 - repl leaks umask + #1393 - sortm core dumps + #1650 - msh leaks file descriptors + #1730 - Double free() in mhfree.c:free_encoding() + #3356 - In-Reply-To header in default replcomps should be + RFC2822 compliant * Revised man page for mh-format (bug #2031) * New replcomps, etc, with Fcc: +outbox in default versions -- 1.7.10.4