summaryrefslogtreecommitdiff
path: root/lib-src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lib-src/ChangeLog')
-rw-r--r--lib-src/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog
index e914db517a6..e076d60476b 100644
--- a/lib-src/ChangeLog
+++ b/lib-src/ChangeLog
@@ -1,3 +1,11 @@
+2004-05-12 Thien-Thi Nguyen <ttn@gnu.org>
+
+ * yow.c: Conditionally include various headers.
+ Use "epaths.h", not <../src/epaths.h>.
+ (yow): Cast result of malloc and realloc.
+ (malloc, realloc): Declarations deleted.
+ (main): Use time_t, not long, to avoid a compiler warning.
+
2004-05-10 Thien-Thi Nguyen <ttn@gnu.org>
* cvtmail.c, yow.c: Include config.h.