From 930593e576c892ef6afc3f3cbba96271740e4736 Mon Sep 17 00:00:00 2001 From: Dave Kuhlman <dkuhlman@davekuhlman.org> Date: Tue, 8 May 2018 09:50:47 -0700 Subject: [PATCH] Added README note for Alim Gokkaya's patch --- README.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.rst b/README.rst index 61b2ca8..617af8d 100644 --- a/README.rst +++ b/README.rst @@ -141,6 +141,12 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. Change history -------------- +Version 2.29.12 (04/23/2018) + +- Patch to compute the fully qualified name of the simple types + before resolving the built-in base type. Thanks to Alim Gokkaya + for this fix. + Version 2.29.11 (03/16/2018) - Fix for the --no-namespace-defs command line option. The work on -- GitLab