From 8f5a88e1e21e8eb5ace06415475769c2ff07e9d0 Mon Sep 17 00:00:00 2001 From: "John (J5) Palmieri" Date: Tue, 29 Mar 2005 17:01:43 +0000 Subject: * python/lvalue_cast_post_process.py - removed. Patch has been submitted to Pyrex maintainers that fixes gcc4.0 error * python/Makefile.am: removed refrences to lvalue_cast_post_process.py --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 80f8ade5..9afd23d3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2005-03-29 John (J5) Palmieri + + * python/lvalue_cast_post_process.py - removed. Patch has been + submitted to Pyrex maintainers that fixes gcc4.0 errors + + * python/Makefile.am: removed refrences to lvalue_cast_post_process.py + 2005-03-24 Daniel Reed * tools/Makefile.am: Make print-introspect and -- cgit