From c89c05dd04d097bd8213125a42d67204bb681de5 Mon Sep 17 00:00:00 2001 From: hasso Date: Sun, 4 Sep 2005 21:36:36 +0000 Subject: * *.c: Try to be less verbose by default (without any debug options on). * isis_lsp.c (lsp_build_nonpseudo): Use stream_reset() instead of touching endp directly. * isis_lsp.c (lsp_build_pseudo): Ditto. --- isisd/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'isisd/ChangeLog') diff --git a/isisd/ChangeLog b/isisd/ChangeLog index d418d63b..822d856b 100644 --- a/isisd/ChangeLog +++ b/isisd/ChangeLog @@ -1,3 +1,11 @@ +2005-09-05 Hasso Tepper + + * *.c: Try to be less verbose by default (without any debug options + on). + * isis_lsp.c (lsp_build_nonpseudo): Use stream_reset() instead of + touching endp directly. + * isis_lsp.c (lsp_build_pseudo): Ditto. + 2005-09-03 Hasso Tepper * isis_lsp.c: Yet another regression introduced by stream cleanup. -- cgit v1.2.1