Initialize access lists here as well.
diff --git a/isisd/ChangeLog b/isisd/ChangeLog
index 8e4a09c..f8d8d89 100644
--- a/isisd/ChangeLog
+++ b/isisd/ChangeLog
@@ -1,3 +1,8 @@
+2004-10-13 Hasso Tepper <hasso at quagga.net>
+
+	* isis_main.c: Initialize access list. Although we haven't route
+	  filtering yet, it's needed to limit access to vty.
+
 2004-10-11 Hasso Tepper <hasso at quagga.net>
 
 	* isis_routemap.c, isisd.c: Make more strings const.