Fix: Multiple references in the same line return the same link with i18n. Closes #1193

This commit is contained in:
Takayuki Shimizukawa
2013-06-17 00:12:02 +09:00
parent bd4da7df55
commit afc6b6d1f8
5 changed files with 140 additions and 85 deletions

View File

@@ -34,6 +34,8 @@ Bugs fixed
when using multibyte characters to "Project name" on quickstart.
* #1090: Fix multiple cross references (term, ref, doc) in the same line
return the same link with i18n.
* #1193: Fix multiple link references in the same line return the same
link with i18n.
Release 1.2 (beta1 released Mar 31, 2013)