From 77ba99950507b23ce69085c71efe2d397723af63 Mon Sep 17 00:00:00 2001 From: Georg Brandl Date: Sun, 29 Jan 2012 10:12:07 +0100 Subject: [PATCH] Add changelog entry. --- CHANGES | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGES b/CHANGES index fa5fc80ef..1798c441d 100644 --- a/CHANGES +++ b/CHANGES @@ -8,6 +8,9 @@ Release 1.1.3 (in development) * PR#34: Restore Python 2.4 compatibility. +* PR#36: Make the "bibliography to TOC" fix in LaTeX output specific to + the document class. + Release 1.1.2 (Nov 1, 2011) -- 1.1.1 is a silly version number anyway! ======================================================================