From a78daf4c0845e951478bfa680529daf7cf456aaa Mon Sep 17 00:00:00 2001 From: Robin Dunn Date: Thu, 8 Mar 2018 13:05:46 -0800 Subject: [PATCH] Changelog for wxWidgets update --- CHANGES.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGES.rst b/CHANGES.rst index 4a02e617..cce915bb 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -66,6 +66,8 @@ Changes in this release include the following: * Ensure that the attribute list given to the GLCanvas constructor is zero-terminated like it was in Classic. (#770) +* Updated to the wxWidgets 3.0.4 release version. +