summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJosé Fonseca <jrfonseca@users.sourceforge.net>2003-02-11 00:09:16 +0000
committerJosé Fonseca <jrfonseca@users.sourceforge.net>2003-02-11 00:09:16 +0000
commitfb836eb1e24d9d1f2e39aea9909fc5e0a7e595d3 (patch)
tree573a30710b9f66eb90b2a1e95b14e09774a0ab82 /NEWS
parente70f6ebca12dd63941d02c73797dfb68deb65f20 (diff)
Support for identities and custom configuration files based on patch by Jerome
<freejazz@gmx.fr>. Respective documentation updates. The use of '=' in the configuration file was made optional.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS17
1 files changed, 17 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index e69de29..b77d803 100644
--- a/NEWS
+++ b/NEWS
@@ -0,0 +1,17 @@
+Version 0.3
+
+ * Capability to generate log files.
+ * Better verbose output.
+ * Minor bug fixes and documentation enhancements.
+ * Multiple identities.
+
+Version 0.2:
+
+ * Packaging corrections.
+ * Minor bug fixes and documentation enhancements.
+ * Use sendmail exit codes.
+
+
+Version 0.1:
+
+ * Initial release