##// END OF EJS Templates
updated 1.4 changelog
marcink -
r2343:fcf16fd8 beta
parent child Browse files
Show More
@@ -14,12 +14,25 b' news'
14 14 ++++
15 15
16 16 - new codereview system
17 - email map, allowing users to have multiple email addresses mapped into
18 their accounts
17 19 - changed setup-app into setup-rhodecode and added default options to it.
20 - new git repos are created as bare now by default
18 21
19 22 fixes
20 23 +++++
21 24
22
25 - improved translations
26 - fixes issue #455 Creating an archive generates an exception on Windows
27 - fixes #448 Download ZIP archive keeps file in /tmp open and results
28 in out of disk space
29 - fixes issue #454 Search results under Windows include proceeding
30 backslash
31 - fixed issue #450. Rhodecode no longer will crash when bad revision is
32 present in journal data.
33 - fix for issue #417, git execution was broken on windows for certain
34 commands.
35 - fixed #413. Don't disable .git directory for bare repos on deleting
23 36
24 37 1.3.6 (**2012-05-17**)
25 38 ----------------------
General Comments 0
You need to be logged in to leave comments. Login now