From 547840f7de4b059c504f9e1f9920ebd0dc0fecc5 Mon Sep 17 00:00:00 2001 From: Robin Dunn Date: Wed, 3 Oct 2018 19:30:47 -0700 Subject: [PATCH] Add issue number --- CHANGES.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES.rst b/CHANGES.rst index 5d394039..0949c9da 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -98,7 +98,7 @@ Changes in this release include the following: * Updated SIP to version 4.19.13. * Fix an issue in wx.lib.agw.aui.AuiManager where the orientation of - an AuiToolBar would not be updated when calling LoadPerspective. + an AuiToolBar would not be updated when calling LoadPerspective. (#917)