summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2001-07-27 09:38:34 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2001-07-27 09:38:34 +0000
commit124d9cc35283baf59720d1b06b3dfcb6328cac88 (patch)
tree3ff525e1a5b8dda901f487ecb7a1af6e2c05bed8 /ChangeLog
parentd3fb79b049f20b7d430f530c5bfc4b221960c8cc (diff)
downloadmailutils-124d9cc35283baf59720d1b06b3dfcb6328cac88.tar.gz
mailutils-124d9cc35283baf59720d1b06b3dfcb6328cac88.tar.bz2
changes to lib/, mail/
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog16
1 files changed, 16 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9f4238633..9bf42b5fd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,19 @@
+2001-07-27 Sergey Poznyakoff
+ * lib/xmalloc.c: call mu_error() instead of error().
+ * lib/malloc.c,lib/realloc.c: (new) Provide rpl_malloc() and
+ rpl_realloc() (required by m4/malloc.m4, m4/realloc.m4)
+ * lib/Makefile.am: Added malloc.c, realloc.c.
+
+ * mail/mail.h: Include <xalloc.h>
+ * mail/util.c: Removed util_[mc]alloc() in favor of x[mc]alloc().
+ * mail/alias.c: Use x[mc]alloc() instead of util_[cm]alloc().
+ * mail/alt.c: Likewise.
+ * mail/mail.c: Likewise.
+ * mail/mailline.c: Likewise.
+ * mail/shell.c: Likewise.
+ * mail/unset.c: Likewise.
+ * mail/var.c: Likewise.
+
2001-07-25 Alain Magloire
Base on Jakob idea propose an implementation for decode.

Return to:

Send suggestions and report system problems to the System administrator.