- xpath.c: fixed a missing copy in xmlXPathVariableLookupNS()
  raised by Mark Vakoc.
Daniel
diff --git a/ChangeLog b/ChangeLog
index 2631ee3..9afee55 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Wed Jul  4 01:42:01 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
+
+	* xpath.c: fixed a missing copy in xmlXPathVariableLookupNS() 
+	  raised by Mark Vakoc.
+
 Tue Jul  3 18:35:48 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
 
 	* example/Makefile.am: fixed the include path to add srcdir/include