diff options
Diffstat (limited to 'isisd/ChangeLog')
-rw-r--r-- | isisd/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/isisd/ChangeLog b/isisd/ChangeLog index 67ef9139..f2e0f51a 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. |