summaryrefslogtreecommitdiff
path: root/isisd/ChangeLog
diff options
context:
space:
mode:
authorhasso <hasso>2004-09-26 15:42:44 +0000
committerhasso <hasso>2004-09-26 15:42:44 +0000
commitc83dcd3f81ed21c72ad50e56a6c515c7eacac44c (patch)
tree666a12f12974b60e04057f89a229ec2f8fb11076 /isisd/ChangeLog
parent73d1aeada73abf3ca803aea074a1da5c264bf86e (diff)
Compile with gcc-4.0.
Diffstat (limited to 'isisd/ChangeLog')
-rw-r--r--isisd/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/isisd/ChangeLog b/isisd/ChangeLog
index a9ea3cee..4b0659a0 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.