From 19539dfc8a47ec335b807994dc4355faa67c77ea Mon Sep 17 00:00:00 2001 From: Georg Brandl Date: Sun, 30 Dec 2012 17:50:13 +0100 Subject: [PATCH] Changelog entry for #1053. --- CHANGES | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGES b/CHANGES index b67ed973e..9b0e53e01 100644 --- a/CHANGES +++ b/CHANGES @@ -26,6 +26,8 @@ Release 1.2 (in development) * Update to jQuery 1.7.1 and Underscore.js 1.3.1. +* #1053: The "rightsidebar" and "collapsiblesidebar" HTML theme options now work together. + * #1015: Stop overriding jQuery contains() in the JavaScript. * #1028: Fix line block output in the text builder.