History.txt in imap_processor-1.1.1 vs History.txt in imap_processor-1.2
- old
+ new
@@ -1,4 +1,19 @@
+=== 1.2 / 2009-06-02
+
+* 2 major enhancements
+ * imap_archive which archives old mail to dated mailboxes
+ * imap_idle which lists messages that were added or expunged from a mailbox
+
+* 4 minor enhancements
+ * Added IMAPProcessor#create_mailbox
+ * Added IMAPProcessor#delete_messages
+ * Added IMAPProcessor#move_messages
+ * Disabled verification of SSL certs for 1.9
+
+* 1 bug fix
+ * Fixed options file names, they should be Symbol keys
+
=== 1.1.1 / 2009-05-19
* 1 bug fix
* Got the skip test backwards