fixed problem with xmlXPathNodeSetSort; fixed problem with

* xpath.c: fixed problem with xmlXPathNodeSetSort;
  fixed problem with xmlXPathNodeTrailingSorted (both bug#413451)

svn path=/trunk/; revision=3622
diff --git a/ChangeLog b/ChangeLog
index 3072a5e..6d9258a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Wed Jun  6 10:18:28 PDT 2007 William Brack <wbrack@mmm.com.hk>
+
+	* xpath.c: fixed problem with xmlXPathNodeSetSort;
+	  fixed problem with xmlXPathNodeTrailingSorted (both bug#413451)
+
 Wed May 30 22:05:08 PDT 2007 William Brack <wbrack@mmm.com.hk>
 
 	* xpath.c: fixed problem with string value for PI node