##// END OF EJS Templates
updated changelog
marcink -
r1011:9c3e12bd beta
parent child Browse files
Show More
@@ -24,7 +24,10 b' news'
24 line
24 line
25 - extended journal with day aggregates and paging
25 - extended journal with day aggregates and paging
26 - implemented #107 customizable code highlights on code sources
26 - implemented #107 customizable code highlights on code sources
27 - implemented #93 customizable changelog on combined revision ranges -
28 equivalent of githubs compare view
27 - implemented #108 extended and more powerfull LDAP configuration
29 - implemented #108 extended and more powerfull LDAP configuration
30
28 fixes
31 fixes
29 -----
32 -----
30
33
@@ -32,10 +35,15 b' fixes'
32 not changing
35 not changing
33 - fixed propagation to error controller on simplehg and simplegit middlewares
36 - fixed propagation to error controller on simplehg and simplegit middlewares
34 - fixed error when trying to make a download on empty repository
37 - fixed error when trying to make a download on empty repository
35 - fixed ehlo command on mailserver. Was not working on some hosting setups
38 - fixed ehlo command and non auth mail servers on smtp_lib. Thanks to
39 apollo13 and Johan Walles
36 - fixed problem with '[' chars in commit messages in journal
40 - fixed problem with '[' chars in commit messages in journal
37 - fixed #99 Unicode errors, on file node paths with non utf-8 characters
41 - fixed #99 Unicode errors, on file node paths with non utf-8 characters
38 - fixed #106 relation issues on databases different than sqlite
42 - fixed #106 relation issues on databases different than sqlite
43 - registration,password reset and login boxes share the same title as main
44 application now
45 - fixed problems with getting setting for celery from .ini files
46
39
47
40 1.1.2 (**2011-01-12**)
48 1.1.2 (**2011-01-12**)
41 ======================
49 ======================
General Comments 0
You need to be logged in to leave comments. Login now