File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change 6
6
id: ${project.version}
7
7
date: ${project.buildDate}
8
8
note: ''
9
- The 1.9 minor version will be the last to support Java 7. From 1.10 on Gitblit will require Java 8.
9
+ The 1.9 minor version is the last to support Java 7. From 1.10 on Gitblit will require Java 8.
10
10
''
11
11
html: ~
12
12
text: ~
@@ -21,9 +21,11 @@ r32: {
21
21
- Fix relative time display being off on activity page (issue-800, issue-1248, pr-1382)
22
22
- Fix URL encoding for links to raw view for files (issue-1375, pr-1383)
23
23
- Resolve StackOverflowErrors on page serialization (issue-1011, pr-1141 by @tomaswolf)
24
+ - Fix double encoding links in Markdown/Wiki pages (issue-864)
24
25
changes:
25
26
- Updated traditional Chinese translation (pr-1367 by @YMNNs)
26
27
- Make it possible to call the Windows batch commands on the command line from a different folder (pr-1370 by @Zwixx)
28
+ - Updated Japanese translation (pr-1398 by @TakehideMorimoto)
27
29
additions:
28
30
- Add service scripts for FreeBSD (pr-1345 by @davehofmann)
29
31
- Add Russian translation (pr-1343 by @vhot2076)
40
42
- Vladimir A.
41
43
- Tomas Wolf
42
44
- Tomasz Szt
45
+ - Takehide Morimoto
43
46
}
44
47
45
48
#
You can’t perform that action at this time.
0 commit comments