Updated
Showing
1 changed file
with
14 additions
and
0 deletions
1 | 2002-09-03 Sergey Poznyakoff | 1 | 2002-09-03 Sergey Poznyakoff |
2 | 2 | ||
3 | * mailbox/md5-rsa.c: Removed. | ||
4 | * mailbox/md5-rsa.h: Removed. | ||
5 | * mailbox/md5.c: Introduced instead. | ||
6 | * mailbox/md5.h: Likewise. | ||
7 | * mailbox/Makefile.am: Use md5.[ch] | ||
8 | * mailbox/message.c: Likewise. | ||
9 | * mailbox/mbx_pop.c: Likewise. | ||
10 | (pop_get_message): Bugfix: check that the message number be not | ||
11 | out of range. | ||
12 | |||
13 | * doc/texinfo/framework.texi: Included parse822 as extra node. | ||
14 | |||
15 | 2002-09-03 Sergey Poznyakoff | ||
16 | |||
3 | * configure.ac: Bumped version number to 0.1 | 17 | * configure.ac: Bumped version number to 0.1 |
4 | * Makefile.am: Added copyleft header. Removed README-alpha from | 18 | * Makefile.am: Added copyleft header. Removed README-alpha from |
5 | EXTRA_DIST and added it to AUTOMAKE_OPTIONS. Removed incomplete | 19 | EXTRA_DIST and added it to AUTOMAKE_OPTIONS. Removed incomplete | ... | ... |
-
Please register or sign in to post a comment