summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTakeshi KOMIYA <i.tkomiya@gmail.com>2018-11-01 00:43:53 +0900
committerTakeshi KOMIYA <i.tkomiya@gmail.com>2018-11-01 00:43:53 +0900
commite8e0f93c3fc7a9f8be4a91c13c6ec49672347a1e (patch)
tree02cb1cf1e9aeba54f365f98b3a6c5d935af3ba76
parent08aadcffcd781b36ef4ac553f424562b304a56a4 (diff)
downloadsphinx-git-e8e0f93c3fc7a9f8be4a91c13c6ec49672347a1e.tar.gz
Update CHANGES for PR #5559
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index e681b592f..a9bff30a4 100644
--- a/CHANGES
+++ b/CHANGES
@@ -46,6 +46,7 @@ __ https://github.com/sphinx-contrib/sphinx-pretty-searchresults
* #5533: autodoc: :confval:`autodoc_default_options` supports ``member-order``
* #4018: htmlhelp: Add :confval:`htmlhelp_file_suffix` and
:confval:`htmlhelp_link_suffix`
+* #5559: text: Support complex tables (colspan and rowspan)
Bugs fixed
----------