summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Pizetta <daniel.pizetta@usp.br>2018-01-31 14:26:52 -0200
committerDaniel Pizetta <daniel.pizetta@usp.br>2018-01-31 14:26:52 -0200
commit2812706a86c4f78d7c7d5215e804efb46aba1b53 (patch)
tree59dccff408a6651539d196cc728fa9697d42b42d
parent0a9d655717e6647bc08129991be1cebc85aa542c (diff)
downloadsphinx-git-2812706a86c4f78d7c7d5215e804efb46aba1b53.tar.gz
Including change and author
-rw-r--r--AUTHORS1
-rw-r--r--CHANGES1
2 files changed, 2 insertions, 0 deletions
diff --git a/AUTHORS b/AUTHORS
index 69c224df0..226900310 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -73,6 +73,7 @@ Other contributors, listed alphabetically, are:
* Joel Wurtz -- cellspanning support in LaTeX
* Hong Xu -- svg support in imgmath extension and various bug fixes
* Stephen Finucane -- setup command improvements and documentation
+* Daniel Pizetta -- inheritance diagram improvements
Many thanks for all contributions!
diff --git a/CHANGES b/CHANGES
index 32ce56d6b..c31bba21b 100644
--- a/CHANGES
+++ b/CHANGES
@@ -15,6 +15,7 @@ Features added
Bugs fixed
----------
+* #4019: inheritance_diagram AttributeError stoping make process
Testing
--------