fixed a stupid bug when renaming a function Daniel

* python/libxml.c python/libxml.py: fixed a stupid bug when renaming
  a function
Daniel
diff --git a/ChangeLog b/ChangeLog
index 4e98299..61cb2b6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Sat Feb  2 13:18:54 CET 2002 Daniel Veillard <daniel@veillard.com>
+
+	* python/libxml.c python/libxml.py: fixed a stupid bug when renaming
+	  a function
+
 Sat Feb  2 11:25:51 CET 2002 Daniel Veillard <daniel@veillard.com>
 
 	* libxml.spec.in python/Makefile.am python/TODO python/generator.py