commit 1d144a831f67653b4c2fabe20e1d2dba8e8dcaea
parent 7b36c3ff977d8b1b66924cec0e6bf486245e4d43
Author: wmorgan <wmorgan@5c8cc53c-5e98-4d25-b20a-d8db53a31250>
Date: Mon, 29 Oct 2007 21:36:53 +0000
update history with 0.2 change summary
git-svn-id: svn://rubyforge.org/var/svn/sup/trunk@648 5c8cc53c-5e98-4d25-b20a-d8db53a31250
Diffstat:
1 file changed, 9 insertions(+), 0 deletions(-)
diff --git a/History.txt b/History.txt
@@ -1,3 +1,12 @@
+== 0.2 / 2007-10-29
+* Complete hook system for user-inserted code.
+* GPG signature verification and decryption.
+* Automatically scold users who top-post.
+* Automatically warn when sending a message with words like
+ "attachment" in the body if there aren't actually any attachments to
+ the message.
+* Millions of bugfixes.
+
== 0.1 / 2007-07-17
* MIME attachment creation.
* i18n support: character set conversion and rfc2047 header decoding.