- change the use of $ENV{HOSTNAME} by `hostname`
[manu/perfect_maildir.git] / CHANGES
1 v0.2 Sun Mar  9 11:05:56 CET 2003
2
3 Emmanuel Lacour <elacour@home-dn.net>
4
5 - change the use of $ENV{HOSTNAME} by `hostname`
6 - Put the flag "S" if status is "O" (used by uw-imap/pop)
7 - write to /dev/null if $header is empty (avoid null messages)
8 - don't increment $num if message is going to be written to /dev/null...
9   (null message or "DON'T DELETE THIS MESSAGE -- FOLDER INTERNAL DATA"
10   message)
11
12 v0.1 Tue, 25 Dec 2001 02:16:15 -0800
13
14 Philip Mak <pmak@aaanime.net>
15
16 - Initial release