fixed problem with namespace declaration being written more than once per

* xmlwriter.c: fixed problem with namespace declaration being 
  written more than once per element start tag

svn path=/trunk/; revision=3623
diff --git a/ChangeLog b/ChangeLog
index 6d9258a..a750523 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Fri Jun  8 10:51:28 CEST 2007 Rob Richards <rrichards@ctindustries.net>
+
+	* xmlwriter.c: fixed problem with namespace declaration being 
+	  written more than once per element start tag
+
 Wed Jun  6 10:18:28 PDT 2007 William Brack <wbrack@mmm.com.hk>
 
 	* xpath.c: fixed problem with xmlXPathNodeSetSort;