From 54c1a45ffb5d13e6e85284036e14fbb47a4bd566 Mon Sep 17 00:00:00 2001 From: Georg Brandl Date: Sun, 30 Dec 2012 18:15:42 +0100 Subject: [PATCH] Changelog for PR#97. --- CHANGES | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGES b/CHANGES index 29cbeba55..e100cbfb4 100644 --- a/CHANGES +++ b/CHANGES @@ -24,6 +24,8 @@ Release 1.2 (in development) * PR#74: Fix some Russian translation. +* PR#97: Fix footnote handling in translated documents. + * Update to jQuery 1.7.1 and Underscore.js 1.3.1. * #1055: Fix web support with relative path to source directory.