ChangeLog
上传用户:s81996212
上传日期:2007-01-04
资源大小:722k
文件大小:0k
源码类别:

WEB邮件程序

开发平台:

C/C++

  1. Mon Apr  5 00:58:37 EDT 1999
  2. * Yes, I've decided to start a Change Log. librfc822 now has a life of its
  3. own, so it might as well have it.
  4. * Courier needs tokens in a link list, not an array.  Rewrote most token
  5. handling code.
  6. * Fixed some issues with handling of () comments.
  7. * Changed *pr* functions to pass along a caller-provided void, also for
  8.   courier.  librfc822 should now be threadable (like, who cares...)
  9. * Added a testsuite