diff --git a/CHANGES b/CHANGES index 10c2587c1..b298d6b58 100644 --- a/CHANGES +++ b/CHANGES @@ -17,6 +17,7 @@ Bugs fixed * LaTeX writer now generates correct markup for cells spanning multiple rows. * #1674: Do not crash if a module's ``__all__`` is not a list of strings. +* #1629: Use VerbatimBorderColor to add frame to code-block in LaTeX * On windows, make-mode didn't work on Win32 platform if sphinx was invoked as ``python sphinx-build.py``.