Update README with new settings.
[manu/perfect_maildir.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 32cf35f..995f3d6 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,28 @@
+v0.3 Sun Oct 31 19:47:33 UTC 2004
+
+Emmanuel Lacour <elacour@home-dn.net>
+
+- added support for setting the file mtime and the timestamp filename to the
+  date in the "Date: " header or in the "From " mbox line. Thanks to Lukas van
+  Schagen, Gudleik Rasch and Bill McGonigle for giving me some different
+  patches doing this, I mixed it to get the better way I hope;)
+  (default: "From ") 
+- added support for the maildir++ format (append the message size to the filename)
+  (default: deactivated)
+
+Those two settings can be changed at the top of the file.
+
+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>
 v0.1 Tue, 25 Dec 2001 02:16:15 -0800
 
 Philip Mak <pmak@aaanime.net>