Commit b6e3add3 b6e3add3d2da9cc2df1a886fc3e3c9b6a8649e43 by Sergey Poznyakoff

Updated

1 parent e828d34d
Showing 1 changed file with 14 additions and 0 deletions
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
......