commit | c83dcd3f81ed21c72ad50e56a6c515c7eacac44c | [log] [tgz] |
---|---|---|
author | hasso <hasso> | Sun Sep 26 15:42:44 2004 +0000 |
committer | hasso <hasso> | Sun Sep 26 15:42:44 2004 +0000 |
tree | 666a12f12974b60e04057f89a229ec2f8fb11076 | |
parent | 73d1aeada73abf3ca803aea074a1da5c264bf86e [diff] [blame] |
Compile with gcc-4.0.
diff --git a/isisd/ChangeLog b/isisd/ChangeLog index a9ea3ce..4b0659a 100644 --- a/isisd/ChangeLog +++ b/isisd/ChangeLog
@@ -1,3 +1,8 @@ +2004-09-26 Hasso Tepper <hasso at quagga.net> + + * isis_lsp.h: Cast-as-lvalue extension is deprecated and is not + accpted any more in gcc-4.0. + 2004-09-24 Hasso Tepper <hasso at quagga.net> * isisd.c: thread_master *master is already defined in isis_main.c.