Close #6781: gettext Add confvals to customize headers of POT file

* gettext_last_translator
* gettext_language_team
This commit is contained in:
Takeshi KOMIYA
2019-12-14 16:27:11 +09:00
parent 2ec6ce85ef
commit 3e10cdb3d9
3 changed files with 8 additions and 2 deletions

View File

@@ -45,6 +45,8 @@ Features added
authentication information when doing ``linkcheck`` builds
* #6872: linkcheck: Handles HTTP 308 Permanent Redirect
* #6613: html: Wrap section number in span tag
* #6781: gettext: Add :confval:`gettext_last_translator' and
:confval:`gettext_language_team` to customize headers of POT file
Bugs fixed
----------