diff docs/changelog.rst @ 2452:d95ef6587bca beta

fixes #481 rhodecode emails are sent without Date header - small code cleanup in mailing
author Marcin Kuzminski <marcin@python-works.com>
date Wed, 13 Jun 2012 23:44:32 +0200
parents 751c1c56e080
children f61217731c18
line wrap: on
line diff
--- a/docs/changelog.rst	Wed Jun 13 23:27:33 2012 +0200
+++ b/docs/changelog.rst	Wed Jun 13 23:44:32 2012 +0200
@@ -50,6 +50,7 @@
 - fixed issue #459. Changed the way of obtaining logger in reindex task.
 - fixed #453 added ID field in whoosh SCHEMA that solves the issue of
   reindexing modified files
+- fixes #481 rhodecode emails are sent without Date header 
 
 1.3.6 (**2012-05-17**)
 ----------------------