diff options
author | hasso <hasso> | 2005-09-02 01:38:16 +0000 |
---|---|---|
committer | hasso <hasso> | 2005-09-02 01:38:16 +0000 |
commit | be7d65d976f3e6f9d24b0e77064444ae69b74e1d (patch) | |
tree | a71758e3b3ad796ae62823ea8aa16f6eb55e952c /isisd/ChangeLog | |
parent | 29e50b23530f37df9073808fe78a6c22f00beeea (diff) |
* isis_lsp.c: Less TLV leaking.
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. |