diff options
author | hasso <hasso> | 2005-08-16 20:58:12 +0000 |
---|---|---|
committer | hasso <hasso> | 2005-08-16 20:58:12 +0000 |
commit | 56b24f4c33d2dc093922945319da02c7cbdadd2b (patch) | |
tree | c04bb9cc0ecaffd0b03fb8b9a3044b62a1b6037b /isisd/ChangeLog | |
parent | 7d7d0f3848283fea7efd6cfeddcfa588c229fb3a (diff) |
* isis_misc.[ch]: Fix some warnings, making some strings const.
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 f8278c5f..c34f827b 100644 --- a/isisd/ChangeLog +++ b/isisd/ChangeLog @@ -1,3 +1,7 @@ +2005-08-16 Hasso Tepper <hasso at quagga.net> + + * isis_misc.[ch]: Fix some warnings, making some strings const. + 2005-08-10 Hasso Tepper <hasso at quagga.net> * topology/spgrid.c: MAXLONG is deprecated, use LONG_MAX instead. |