commit | 56b24f4c33d2dc093922945319da02c7cbdadd2b | [log] [tgz] |
---|---|---|
author | hasso <hasso> | Tue Aug 16 20:58:12 2005 +0000 |
committer | hasso <hasso> | Tue Aug 16 20:58:12 2005 +0000 |
tree | c04bb9cc0ecaffd0b03fb8b9a3044b62a1b6037b | |
parent | 7d7d0f3848283fea7efd6cfeddcfa588c229fb3a [diff] [blame] |
* isis_misc.[ch]: Fix some warnings, making some strings const.
diff --git a/isisd/ChangeLog b/isisd/ChangeLog index f8278c5..c34f827 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.