home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 35 Internet / 35-Internet.zip / hyprmail.zip / CHANGES next >
Text File  |  1994-08-01  |  2KB  |  37 lines

  1. Version Changes for Hypermail
  2. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  3.  
  4. 1.0b1 7/6/94
  5.     Hypermail rewritten in C. Because the source is so new and
  6.     relatively untested, it's still considered to be in beta
  7.     until feedback from users is received.
  8. 1.0b2 7/13/94
  9.     Incremental updating added and various parsing bugs fixed.
  10. 1.0b3 7/14/94
  11.     Environment variables added, ampersands are converted.
  12. 1.0   7/29/94
  13.     Configuration file, logic fixes, better "re:" stripping,
  14.     name tags, default index.html (HM_DEFAULTINDEX), default
  15.     directory name can be mailbox name, mailto: fix, better dates,
  16.     better error messages, numbered files are padded to four digits,
  17.     headers are always in <pre>, next in thread, maybe in reply and
  18.     maybe reply, MAILCOMMAND, EURODATE, commented source, chmods only
  19.     new files, <html>, custom mail command variables.
  20. 1.01  7/29/94
  21.     Printfooter declaration, getdate() and timezone names changed
  22.     to avoid library conflicts. Bad #define fixed (null) bug.
  23. 1.02  8/1/94
  24.     Fixed configfile problem, different usage() output, days[] space
  25.     fix, NODATE, stripzone() fix, insig fix, SHOWBR, SHOWHR, IQUOTES,
  26.     THRDLEVELS.
  27.  
  28. Things to do:
  29. ~~~~~~~~~~~~
  30.  
  31. Correctly grep RFC 822 headers, fold lines, and collapse white space
  32. Use the Content-length: header to help figure out forwarded messages
  33. Display HTML when the "Content-type: text/html" shows up
  34.         (allow for MIME HTML stuff, boundaries)
  35. Make the parser better - make it handle more than one instance per line
  36. Add date/subject/author filters for articles that are read in
  37.