add changes entry. refs #1106

This commit is contained in:
Takayuki Shimizukawa
2013-03-10 10:30:37 +09:00
parent 9afd86a569
commit 7b443298a3
+3
View File
@@ -1,6 +1,9 @@
Release 1.2 (in development)
============================
* PR#123, #1106: Add epub_use_index configuration value.
If provided, it will be used instead of html_use_index for epub builder.
* #1111: Fix uppercase word is not found in search when
html_search_language='ja'. Thanks to tomo saito.