CHANGELOG.rdoc in mail-2.2.12 vs CHANGELOG.rdoc in mail-2.2.13
- old
+ new
@@ -1,4 +1,21 @@
+== Thu 23 Dec 2010 09:15:58 UTC Mikel Lindsaar <mikel@rubyx.com>
+
+* Added backport fix for net/smtp bug (Aaron Patterson)
+* Changed "Mail#text_part" so that it does not return a plain text attachment (Anton Mironov)
+* Added in rescue blocks for badly formatted dates as well as encoding problems (Karl Baum)
+* Fixed warning errors of duplicated regular expressions (Kouhei Sutou)
+* Removed duplication from Regex's containing [\w\d]+ as \w contains \d (mikel)
+* Add authentication selection for imap retriever (Björn Albers)
+* Removing warning on @name not being initialized (mikel)
+* Version bump to 2.2.13 and gem release
+
+== Fri 10 Dec 2010 09:06:49 UTC Mikel Lindsaar <mikel@rubyx.com>
+
+* Fixing problems with multibyte filenamed attachment (amatsuda)
+* Providing IMAP uid and imap object as options to IMAP calls (dball)
+* Fixing filename for windows (mikel)
+
== Sun Dec 5 02:24:55 UTC 2010 Mikel Lindsaar <mikel@rubyx.com>
* Updating requirement on i18n to be more relaxed for now until we nuke ActiveSupport dependency (Mikel)
* Version bump to 2.2.12 and gem release
\ No newline at end of file