* isis_lsp.c: Less TLV leaking.
diff --git a/isisd/ChangeLog b/isisd/ChangeLog
index 67ef913..f2e0f51 100644
--- a/isisd/ChangeLog
+++ b/isisd/ChangeLog
@@ -1,5 +1,9 @@
 2005-09-01 Hasso Tepper <hasso at quagga.net>
 
+	* isis_lsp.c: Less TLV leaking.
+
+2005-09-01 Hasso Tepper <hasso at quagga.net>
+
 	* random.c, spgrid.[ch]: Fix warnings with hope that I didn't broke
 	  anything. These floats to longs and vice versa casts are starnge
 	  indeed.