##// END OF EJS Templates
changelog update
marcink -
r2649:f6121773 beta
parent child Browse files
Show More
@@ -32,6 +32,10 b' news'
32 32 journal
33 33 - various i18n improvements
34 34 - #478 permissions overview for admin in user edit view
35 - File view now displays small gravatars off all authors of given file
36 - Implemented landing revisions. Each repository will get landing_rev attribute
37 that defines 'default' revision/branch for generating readme files
38
35 39
36 40 fixes
37 41 +++++
@@ -50,7 +54,11 b' fixes'
50 54 - fixed issue #459. Changed the way of obtaining logger in reindex task.
51 55 - fixed #453 added ID field in whoosh SCHEMA that solves the issue of
52 56 reindexing modified files
53 - fixes #481 rhodecode emails are sent without Date header
57 - fixed #481 rhodecode emails are sent without Date header
58 - fixed #458 wrong count when no repos are present
59 - fixed issue #492 missing `\ No newline at end of file` test at the end of
60 new chunk in html diff
61 - full text search now works also for commit messages
54 62
55 63 1.3.6 (**2012-05-17**)
56 64 ----------------------
General Comments 0
You need to be logged in to leave comments. Login now