summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2002-09-03 20:41:30 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2002-09-03 20:41:30 +0000
commitb6e3add3d2da9cc2df1a886fc3e3c9b6a8649e43 (patch)
tree804cc63e8994c4bfdd0b26e15900e7a320f5f121
parente828d34d3a19d696b0ef3c811decb4069ad1ac58 (diff)
downloadmailutils-b6e3add3d2da9cc2df1a886fc3e3c9b6a8649e43.tar.gz
mailutils-b6e3add3d2da9cc2df1a886fc3e3c9b6a8649e43.tar.bz2
Updated
-rw-r--r--ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1c8aac023..159cca726 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,19 @@
2002-09-03 Sergey Poznyakoff
+ * mailbox/md5-rsa.c: Removed.
+ * mailbox/md5-rsa.h: Removed.
+ * mailbox/md5.c: Introduced instead.
+ * mailbox/md5.h: Likewise.
+ * mailbox/Makefile.am: Use md5.[ch]
+ * mailbox/message.c: Likewise.
+ * mailbox/mbx_pop.c: Likewise.
+ (pop_get_message): Bugfix: check that the message number be not
+ out of range.
+
+ * doc/texinfo/framework.texi: Included parse822 as extra node.
+
+2002-09-03 Sergey Poznyakoff
+
* configure.ac: Bumped version number to 0.1
* Makefile.am: Added copyleft header. Removed README-alpha from
EXTRA_DIST and added it to AUTOMAKE_OPTIONS. Removed incomplete

Return to:

Send suggestions and report system problems to the System administrator.