summaryrefslogtreecommitdiff
path: root/isisd/ChangeLog
diff options
context:
space:
mode:
authorhasso <hasso>2005-09-03 16:29:40 +0000
committerhasso <hasso>2005-09-03 16:29:40 +0000
commitc0fb2a52150ece6042181ab49fafc12b3ba07870 (patch)
treebb150096a736c9800816dbeccd35fd7669151dd1 /isisd/ChangeLog
parentbe7d65d976f3e6f9d24b0e77064444ae69b74e1d (diff)
* isis_lsp.c: Yet another regression introduced by stream cleanup.
Similar fix to the one commited to lsp_build_nonpseudo() some days ago.
Diffstat (limited to 'isisd/ChangeLog')
-rw-r--r--isisd/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/isisd/ChangeLog b/isisd/ChangeLog
index f2e0f51a..d418d63b 100644
--- a/isisd/ChangeLog
+++ b/isisd/ChangeLog
@@ -1,3 +1,9 @@
+2005-09-03 Hasso Tepper <hasso at quagga.net>
+
+ * isis_lsp.c: Yet another regression introduced by stream cleanup.
+ Similar fix to the one commited to lsp_build_nonpseudo() some days
+ ago.
+
2005-09-01 Hasso Tepper <hasso at quagga.net>
* isis_lsp.c: Less TLV leaking.