From 209074dfff2704efd88566dce220dde2abbf9812 Mon Sep 17 00:00:00 2001 From: Olly Betts Date: Tue, 27 Sep 2016 15:17:51 +1300 Subject: [PATCH] Add entry for PR #777 Give up waiting for the submitter to. --- CHANGES.current | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGES.current b/CHANGES.current index 8802c8e96..ea66de5d5 100644 --- a/CHANGES.current +++ b/CHANGES.current @@ -5,6 +5,9 @@ See the RELEASENOTES file for a summary of changes in each release. Version 3.0.11 (in progress) ============================ +2016-09-27: ahmed-usman + [xml] Handle template parameters correctly. + 2016-09-27: dontpanic92 [Go] Fix argument names in inherited functions taking more than 8 parameters. Fixes #795.