From 4333534f7b6ba16744957c0c1b6614f9b5391f19 Mon Sep 17 00:00:00 2001 From: Jakob Lykke Andersen Date: Thu, 5 Mar 2015 23:47:06 +0100 Subject: [PATCH] Update CHANGES --- CHANGES | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES b/CHANGES index 6fd474c4b..c6e351171 100644 --- a/CHANGES +++ b/CHANGES @@ -27,6 +27,7 @@ Bugs fixed * #1748: SyntaxError in sphinx/ext/ifconfig.py with Python 2.6. * #1658, #1750: No link created (and warning given) if option does not begin with -, / or +. Thanks to Takayuki Hirai. +* #1753: C++, added missing support for more complex declarations. Release 1.3b3 (released Feb 24, 2015)