Show More
@@ -4,6 +4,26 b'' | |||
|
4 | 4 | Changelog |
|
5 | 5 | ========= |
|
6 | 6 | |
|
7 | 1.6.0 (**2013-05-12**) | |
|
8 | ---------------------- | |
|
9 | ||
|
10 | news | |
|
11 | ++++ | |
|
12 | ||
|
13 | fixes | |
|
14 | +++++ | |
|
15 | ||
|
16 | - #818: Bookmarks Do Not Display on Changeset View | |
|
17 | - Fixed issue with forks form errors rendering | |
|
18 | - #819 review status is showed in the main changelog | |
|
19 | - Permission update function is idempotent, and doesn't override default | |
|
20 | permissions when doing upgrades | |
|
21 | - Fixed some unicode problems with git file path | |
|
22 | - Fixed broken handling of adding an htsts headers. | |
|
23 | - Fixed redirection loop on changelog for empty repository | |
|
24 | - Fixed issue with web-editor that didn't preserve executable bit | |
|
25 | after editing files | |
|
26 | ||
|
7 | 27 | 1.6.0rc1 (**2013-04-07**) |
|
8 | 28 | ------------------------- |
|
9 | 29 |
General Comments 0
You need to be logged in to leave comments.
Login now