Update of libtool files, use of HAVE_SNPRINTF, Daniel.
diff --git a/ChangeLog b/ChangeLog
index 4659501..23fe4dd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Wed Nov  4 14:21:54 EST 1998 Daniel Veillard <Daniel.Veillard@w3.org>
+
+	* entities.c: rather use HAVE_SNPRINTF and not depend on glib
+	* libtool, tlmain ...: update of the libtool files
+
 1998-11-04  Miguel de Icaza  <miguel@nuclecu.unam.mx>
 
 	* entities.c: Use g_snprintf insteda of snprintf.