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