Fix gettext does not extract glossary terms. Closes #1090

This commit is contained in:
Takayuki Shimizukawa
2013-01-30 00:13:58 +09:00
parent de1f19da36
commit 6f4764f77b
5 changed files with 65 additions and 1 deletions

View File

@@ -1,6 +1,8 @@
Release 1.2 (in development)
============================
* #1090: Fix gettext does not extract glossary terms.
* #1070: Avoid un-pickling issues when running Python 3 and the saved
environment was created under Python 2.