CHANGELOG in mailit-2010.06.03 vs CHANGELOG in mailit-2011.01.27
- old
+ new
@@ -1,106 +1,132 @@
-[07a1b52 | 2010-06-03 10:55:57 UTC] Michael Fellinger <m.fellinger@gmail.com>
+[223dc17 | 2011-01-27 15:19:48 UTC] Michael Fellinger <m.fellinger@gmail.com>
+ * Version 2011.01.27
+
+[39a7001 | 2011-01-27 15:19:21 UTC] Michael Fellinger <m.fellinger@gmail.com>
+
+ * Some spec fixes
+
+[3e02a21 | 2011-01-27 15:19:02 UTC] Michael Fellinger <m.fellinger@gmail.com>
+
+ * Fixes to quoting
+
+[4fc3345 | 2011-01-27 15:18:47 UTC] Michael Fellinger <m.fellinger@gmail.com>
+
+ * Fix typos in docs
+
+[1a67240 | 2010-08-19 13:32:36 UTC] Kővágó, Zoltán <DirtY.iCE.hu@gmail.com>
+
+ * Fixed mailer to allow sending emails without SMTP authentication.
+
+ You need to set username, password ant auth_type to nil.
+
+[656e233 | 2010-08-19 13:23:27 UTC] Kővágó, Zoltán <DirtY.iCE.hu@gmail.com>
+
+ * Fixed bacon tests to work under ruby 1.9.2.
+
+[07a1b52 | 2010-06-04 00:55:57 UTC] Michael Fellinger <m.fellinger@gmail.com>
+
* Version 2010.06
-[990f3d6 | 2010-06-03 10:55:47 UTC] Michael Fellinger <m.fellinger@gmail.com>
+[990f3d6 | 2010-06-04 00:55:47 UTC] Michael Fellinger <m.fellinger@gmail.com>
* Bring the tasks up to date
-[071eedd | 2010-06-02 06:10:22 UTC] Tobias Matthies <tm@mit2m.de>
+[071eedd | 2010-06-02 20:10:22 UTC] Tobias Matthies <tm@mit2m.de>
* Fixed headers_prepare
-[be7efc5 | 2010-06-02 06:09:34 UTC] Tobias Matthies <tm@mit2m.de>
+[be7efc5 | 2010-06-02 20:09:34 UTC] Tobias Matthies <tm@mit2m.de>
* Added basic attachment tests
-[75b28b3 | 2010-06-01 20:40:55 UTC] Tobias Matthies <tm@mit2m.de>
+[75b28b3 | 2010-06-02 10:40:55 UTC] Tobias Matthies <tm@mit2m.de>
* Fixed mime-type detection
-[84e4be5 | 2009-09-28 21:19:29 UTC] Julian Langschaedel <meta.rb@gmail.com>
+[84e4be5 | 2009-09-29 11:19:29 UTC] Julian Langschaedel <meta.rb@gmail.com>
* fix mailit/mailer.rb spec
did open a real connection in specs. changed to MockSMTP, instead.
-[b2de414 | 2009-08-26 02:02:11 UTC] Michael Fellinger <m.fellinger@gmail.com>
+[b2de414 | 2009-08-26 16:02:11 UTC] Michael Fellinger <m.fellinger@gmail.com>
* Rerelease for gemspec
-[78c844d | 2009-08-25 14:40:40 UTC] Michael Fellinger <m.fellinger@gmail.com>
+[78c844d | 2009-08-26 04:40:40 UTC] Michael Fellinger <m.fellinger@gmail.com>
* Another fix
-[fb25c19 | 2009-08-25 14:40:01 UTC] Michael Fellinger <m.fellinger@gmail.com>
+[fb25c19 | 2009-08-26 04:40:01 UTC] Michael Fellinger <m.fellinger@gmail.com>
* Version 2009.08
-[2e6d77a | 2009-08-25 14:38:53 UTC] Michael Fellinger <m.fellinger@gmail.com>
+[2e6d77a | 2009-08-26 04:38:53 UTC] Michael Fellinger <m.fellinger@gmail.com>
* Fix Rakefile
-[585554d | 2009-08-24 22:11:42 UTC] Kevin Berry <kevin@opensourcealchemist.com>
+[585554d | 2009-08-25 12:11:42 UTC] Kevin Berry <kevin@opensourcealchemist.com>
* Take in Pistos's patch, make my own patch to get running for current project, and add seedling structure.
-[db73002 | 2009-08-05 23:50:35 UTC] Jake Douglas <jakecdouglas@gmail.com>
+[db73002 | 2009-08-06 13:50:35 UTC] Jake Douglas <jakecdouglas@gmail.com>
* NetSMTP and EventMachine version both actually send mail now. Previous configuration didn't override the #send method correctly so the EM methods weren't loaded. The EM module may only be included now, not used with extend.
Signed-off-by: Michael Fellinger <m.fellinger@gmail.com>
-[9a36e2f | 2009-08-05 22:39:26 UTC] Jake Douglas <jakecdouglas@gmail.com>
+[9a36e2f | 2009-08-06 12:39:26 UTC] Jake Douglas <jakecdouglas@gmail.com>
* get the value of :noop from the options hash in NetSmtp#send
Signed-off-by: Michael Fellinger <m.fellinger@gmail.com>
-[c6da60b | 2009-06-08 06:52:33 UTC] Michael Fellinger <m.fellinger@gmail.com>
+[c6da60b | 2009-06-08 20:52:33 UTC] Michael Fellinger <m.fellinger@gmail.com>
* Release new version
-[185cf45 | 2009-06-08 06:51:07 UTC] Michael Fellinger <m.fellinger@gmail.com>
+[185cf45 | 2009-06-08 20:51:07 UTC] Michael Fellinger <m.fellinger@gmail.com>
* Fix long outstanding issues
-[e429f3b | 2009-04-12 06:38:16 UTC] Michael Fellinger <m.fellinger@gmail.com>
+[e429f3b | 2009-04-12 20:38:16 UTC] Michael Fellinger <m.fellinger@gmail.com>
* Major refactor of Mailer, add support for EventMachine::SmtpClient and remove render_send
-[341d76a | 2009-04-12 06:23:33 UTC] Michael Fellinger <m.fellinger@gmail.com>
+[341d76a | 2009-04-12 20:23:33 UTC] Michael Fellinger <m.fellinger@gmail.com>
* Make Mail#header_string and Mail#body_string public
-[5716124 | 2009-03-15 06:26:27 UTC] Michael Fellinger <m.fellinger@gmail.com>
+[5716124 | 2009-03-15 20:26:27 UTC] Michael Fellinger <m.fellinger@gmail.com>
* Add auth_type and username options for Mailer#send, should work on windows now
-[ff38041 | 2009-03-10 13:02:58 UTC] Michael Fellinger <m.fellinger@gmail.com>
+[ff38041 | 2009-03-11 03:02:58 UTC] Michael Fellinger <m.fellinger@gmail.com>
* Add gemspec
-[07b92d0 | 2009-03-10 12:49:36 UTC] Michael Fellinger <m.fellinger@gmail.com>
+[07b92d0 | 2009-03-11 02:49:36 UTC] Michael Fellinger <m.fellinger@gmail.com>
* Add Mailit::Mime - detects and uses available mime providers
-[584398c | 2009-03-10 12:48:49 UTC] Michael Fellinger <m.fellinger@gmail.com>
+[584398c | 2009-03-11 02:48:49 UTC] Michael Fellinger <m.fellinger@gmail.com>
* Little improvment to style
-[194c990 | 2009-03-10 12:19:08 UTC] Michael Fellinger <m.fellinger@gmail.com>
+[194c990 | 2009-03-11 02:19:08 UTC] Michael Fellinger <m.fellinger@gmail.com>
* Add warning if no mime-type detection is possible
-[184b20d | 2009-03-10 12:18:54 UTC] Michael Fellinger <m.fellinger@gmail.com>
+[184b20d | 2009-03-11 02:18:54 UTC] Michael Fellinger <m.fellinger@gmail.com>
* Add Version
-[74e9ca3 | 2009-03-10 12:18:35 UTC] Michael Fellinger <m.fellinger@gmail.com>
+[74e9ca3 | 2009-03-11 02:18:35 UTC] Michael Fellinger <m.fellinger@gmail.com>
* Add readme
-[0a4bcad | 2009-03-10 12:02:28 UTC] Michael Fellinger <m.fellinger@gmail.com>
+[0a4bcad | 2009-03-11 02:02:28 UTC] Michael Fellinger <m.fellinger@gmail.com>
* Initial commit