summaryrefslogtreecommitdiff
path: root/lib/ChangeLog
diff options
context:
space:
mode:
authorhasso <hasso>2004-09-26 16:08:11 +0000
committerhasso <hasso>2004-09-26 16:08:11 +0000
commite473b032b860444b9656cee1654b0120f77b52b1 (patch)
tree8885e2b15c70fb231e775dead3cc30bea18311ce /lib/ChangeLog
parentc83dcd3f81ed21c72ad50e56a6c515c7eacac44c (diff)
Compiler warnings fixes.
Diffstat (limited to 'lib/ChangeLog')
-rw-r--r--lib/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog
index 7b325783..0dee53b5 100644
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -1,3 +1,7 @@
+2004-09-26 Hasso Tepper <hasso at quagga.net>
+
+ * vty.c, sockopt.c: Fix compiler warnings.
+
2004-09-23 Hasso Tepper <hasso at quagga.net>
* linklist.h: Remove list and listnode typedefs.