##// END OF EJS Templates
changelog update
marcink -
r2191:050c8f08 beta
parent child Browse files
Show More
@@ -14,12 +14,23 b' news'
14 14 ++++
15 15
16 16 - use ext_json for json module
17 - unified annotation view with file source view
18 - notification improvements, better inbox + css
19 - #419 don't strip passwords for login forms, make rhodecode
20 more compatible with LDAP servers
21 - Added HTTP_X_FORWARDED_FOR as another method of extracting
22 IP for pull/push logs. - moved all to base controller
23 - #415: Adding comment to changeset causes reload.
24 Comments are now added via ajax and doesn't reload the page
17 25
18 26 fixes
19 27 +++++
20 28
21 29 - fixed dev-version marker for stable when served from source codes
22 30 - fixed missing permission checks on show forks page
31 - #418 cast to unicode fixes in notification objects
32
33
23 34
24 35 1.3.4 (**2012-03-28**)
25 36 ----------------------
General Comments 0
You need to be logged in to leave comments. Login now