summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--daemons/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/daemons/ChangeLog b/daemons/ChangeLog
index fed117e4..523f37f9 100644
--- a/daemons/ChangeLog
+++ b/daemons/ChangeLog
@@ -1,3 +1,7 @@
+1998-12-06 Roland McGrath <roland@baalperazim.frob.com>
+
+ * lmail.c (deliver, main): Add braces to silence gcc warning.
+
1998-09-04 Roland McGrath <roland@baalperazim.frob.com>
* lmail.c: Include <time.h> and <sys/time.h>.