Skip to content

Commit 3eac7fb

Browse files
committed
doc: Update release notes
1 parent 0cb3e8d commit 3eac7fb

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

releases.moxie

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ r32: {
66
id: ${project.version}
77
date: ${project.buildDate}
88
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.
1010
''
1111
html: ~
1212
text: ~
@@ -21,9 +21,11 @@ r32: {
2121
- Fix relative time display being off on activity page (issue-800, issue-1248, pr-1382)
2222
- Fix URL encoding for links to raw view for files (issue-1375, pr-1383)
2323
- Resolve StackOverflowErrors on page serialization (issue-1011, pr-1141 by @tomaswolf)
24+
- Fix double encoding links in Markdown/Wiki pages (issue-864)
2425
changes:
2526
- Updated traditional Chinese translation (pr-1367 by @YMNNs)
2627
- 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)
2729
additions:
2830
- Add service scripts for FreeBSD (pr-1345 by @davehofmann)
2931
- Add Russian translation (pr-1343 by @vhot2076)
@@ -40,6 +42,7 @@ r32: {
4042
- Vladimir A.
4143
- Tomas Wolf
4244
- Tomasz Szt
45+
- Takehide Morimoto
4346
}
4447

4548
#

0 commit comments

Comments
 (0)