Change log
version 1.0.1 (1999-09-22)
thanks for Mr.Watanabe(hiro)
- modify APOPSession#proto_initialize/APOPCommand#initialize
- modify the way to make APOP "challenge"
version 1.0.0 (1999-09-13)
version 0.5.0 (1999-08-15)
- Socket#write_pendstr,write is safer
- add Socket#fill_rbuf
- can pass socket for first argument of Session#initialize
version 0.4.0 (1999-07-14)
- Mail -> Net, Mail/ -> net/
- Protocol -> Command, POP3 -> POP3Command, ...
version 0.3.0 (1999-07-02)
- POPMail#pop,mail for alias of 'all'
- module Mail
- little change in debugout
- String#quoted -> doquote
- document
version 0.2.0 (1999-06-28)
- POPMail#pop -> all
- POPMail#undel undel! deleting? -> eliminated
- POPMail#delte is equal to 'delete!'
- Protocol::ProtoError#error! implementation was changed
version 0.1.0 (1999-06-22)
Author: Minero Aoki