aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG10
1 files changed, 10 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
new file mode 100644
index 0000000..b589a4c
--- /dev/null
+++ b/CHANGELOG
@@ -0,0 +1,10 @@
+Version 0.2.0 - 3 April 2002
+ * Added support for reading from MH mailboxes
+ * Refuse to proceed if we would be making tempfiles in world-writable
+ directories
+ * Clamped down with lots of assert()s checking function parameters
+ * Complain earlier if we do not have permission to write to the output
+ directory
+
+Version 0.1.0 - 31 March 2002
+ * Initial release