From d315187a1cd41fb62a18770d9e59469b49f509d2 Mon Sep 17 00:00:00 2001 From: Olly Betts Date: Thu, 8 Jan 2015 14:15:46 +1300 Subject: [PATCH] Fix typo in old entry --- CHANGES | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index 1741c7ea7..5b8355f76 100644 --- a/CHANGES +++ b/CHANGES @@ -4447,7 +4447,7 @@ Version 1.3.32 (November 15, 2007) %attributeref(Class, AttributeType, AttributeName, AccessorMethod) 10/16/2007: olly - [Tcl] Fix several ocurrences of "warning: deprecated conversion + [Tcl] Fix several occurrences of "warning: deprecated conversion from string constant to 'char*'" from GCC 4.2 in generated C/C++ code.