summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorCharles Harris <charlesr.harris@gmail.com>2016-01-05 16:19:15 -0700
committerCharles Harris <charlesr.harris@gmail.com>2016-01-05 16:19:15 -0700
commit10361d1fb298dd990433d097ee00b6010b9fc3a9 (patch)
tree3f71e7ccdcb2baab41a1839887bbfe117339aadb /doc
parentc1075345e7fe56683f849a3096516e7928744e68 (diff)
parent40e47e06e741797efef60211c58e30ff82c7191f (diff)
downloadnumpy-10361d1fb298dd990433d097ee00b6010b9fc3a9.tar.gz
Merge pull request #6943 from charris/fix-latex
DOC,BUG: Fix some latex generation problems.
Diffstat (limited to 'doc')
-rw-r--r--doc/release/1.10.3-notes.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/release/1.10.3-notes.rst b/doc/release/1.10.3-notes.rst
index 9a01dee76..3b5dbc5e3 100644
--- a/doc/release/1.10.3-notes.rst
+++ b/doc/release/1.10.3-notes.rst
@@ -19,4 +19,5 @@ the PR number for the original PR against master is listed.
* gh-6884 REL: Update pavement.py and setup.py to reflect current version.
* gh-6916 BUG: Fix test_f2py so it runs correctly in runtests.py.
* gh-6924 BUG: Fix segfault gh-6922.
+* gh-6943 DOC,BUG: Fix some latex generation problems.