diff options
author | hasso <hasso> | 2005-03-07 08:54:41 +0000 |
---|---|---|
committer | hasso <hasso> | 2005-03-07 08:54:41 +0000 |
commit | c3d26c72982bc95906afb58fb46f1268bc915a3b (patch) | |
tree | ddc01377553107b384acef1879201d6216780fac /isisd/ChangeLog | |
parent | 12f6ea2300402c821595297ff0c2c75055e50031 (diff) |
* isis_spf.c: host.name might be NULL.
[backport candidate]
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 c71f0568..d7fadd0c 100644 --- a/isisd/ChangeLog +++ b/isisd/ChangeLog @@ -1,3 +1,7 @@ +2005-03-07 Michael Sandee <voidptr@voidptr.sboost.org> + + * isis_spf.c: host.name might be NULL. + 2005-02-23 Andrew J. Schorr <ajschorr@alumni.princeton.edu> * isis_main.c: (reload) Call vty_reset instead of vty_finish (both |