Skip to content

Commit

Permalink
Updating CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
Mikel Lindsaar committed Nov 17, 2012
1 parent a733055 commit 8a5ab13
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions CHANGELOG.rdoc
@@ -1,10 +1,14 @@
== HEAD == HEAD


Features:
* Close pull request 365 - Add maximum_amount of parsed headers configuration parameter
* Close pull request 362 - Enable TLS in Ruby 1.8 * Close pull request 362 - Enable TLS in Ruby 1.8
* Close pull request 277 - Fix specific email decoding failure example
* Close pull request 361 - Support 8bit encoding for ruby 1.9
* Close pull request 358 - Fix Mail::CommonAddress#value=, Mail::CommonAddress#<< and Mail::Encodings.encode_non_usascii * Close pull request 358 - Fix Mail::CommonAddress#value=, Mail::CommonAddress#<< and Mail::Encodings.encode_non_usascii
* Close pull request 350 - Makes mail Header object ennumerable * Close pull request 350 - Makes mail Header object ennumerable

Bugs:
* Close pull request 277 - Fix specific email decoding failure example
* Close pull request 361 - Support 8bit encoding for ruby 1.9
* Close pull request 346 - Fix two bugs of TestRetriever * Close pull request 346 - Fix two bugs of TestRetriever
* Close pull request 337 - Make the behavior of value_decode the same between Ruby 1.8 and Ruby 1.9. * Close pull request 337 - Make the behavior of value_decode the same between Ruby 1.8 and Ruby 1.9.
* Close pull request 336 - Fix more warning: possibly useless use of == in void context * Close pull request 336 - Fix more warning: possibly useless use of == in void context
Expand Down

0 comments on commit 8a5ab13

Please sign in to comment.