2005-11-03 Paul Jakma <paul.jakma@sun.com>

	* if.c: (connected_free) use MTYPE for connected label.
	  memtypes.c: Add MTYPE_CONNECTED_LABEL
diff --git a/lib/ChangeLog b/lib/ChangeLog
index 3ad9458..c420fa7 100644
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -18,6 +18,8 @@
 	  quicker.
 	* md5.h: POSIX types. Get rid of the odd __P() non-ANSI capable
 	  compiler compatibility hack.
+	* if.c: (connected_free) use MTYPE for connected label.
+	  memtypes.c: Add MTYPE_CONNECTED_LABEL
 
 2005-10-26 Paul Jakma <paul.jakma@sun.com>