Fix i18n: crash when translating section name that is pointed from named target. Closes #1265

This commit is contained in:
Takayuki Shimizukawa
2013-09-23 19:53:22 +09:00
parent c7114f704b
commit 7682f477dc
5 changed files with 49 additions and 2 deletions

16
CHANGES
View File

@@ -1,3 +1,19 @@
Release 1.2 (in development)
============================
Features added
--------------
Incompatible changes
--------------------
Bugs fixed
----------
* #1265: Fix i18n: crash when translating section name that is pointed from
named target.
Release 1.2 beta2 (released Sep 17, 2013)
=========================================