summaryrefslogtreecommitdiff
path: root/vtysh/ChangeLog
diff options
context:
space:
mode:
authorhasso <hasso>2004-08-28 17:04:33 +0000
committerhasso <hasso>2004-08-28 17:04:33 +0000
commite42f5a37462b22c49235f04a3b582b97c1deb84c (patch)
tree830ca9ab54224b7aac003c11b9c209472ddff860 /vtysh/ChangeLog
parent69f1fc22f70b4baed62582cbaaefaf374665791c (diff)
Port ospf6d to sigevent and rename signal handling functions in vtysh not to
conflict the ones in lib/sigevent.c. Fixes compiling with --disable-shared.
Diffstat (limited to 'vtysh/ChangeLog')
-rw-r--r--vtysh/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/vtysh/ChangeLog b/vtysh/ChangeLog
index aab737b3..0dbcb0d7 100644
--- a/vtysh/ChangeLog
+++ b/vtysh/ChangeLog
@@ -1,3 +1,8 @@
+2004-08-28 Hasso Tepper <hasso at quagga.net>
+
+ * vtysh_main.c: Rename signal handling functions not to conflict
+ with functions from lib/sigevent.c.
+
2004-08-27 Hasso Tepper <hasso at quagga.net>
* vtysh.c: Make "terminal length <0-512>" command work in vtysh.