summaryrefslogtreecommitdiff
path: root/lib/ChangeLog
diff options
context:
space:
mode:
authorhasso <hasso>2004-10-03 20:11:32 +0000
committerhasso <hasso>2004-10-03 20:11:32 +0000
commite7168df4eff0d377621c45deb32cfcfa72e0dd83 (patch)
tree86c4017761ffd8cfdbc16223915a9f537844c4f2 /lib/ChangeLog
parenteef1fe11b89c5ec3c035ff6e4a9acfbc5780b539 (diff)
Big vtysh cleanup. See changelogs for details.
Diffstat (limited to 'lib/ChangeLog')
-rw-r--r--lib/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog
index e92147f3..3049b95a 100644
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -1,3 +1,10 @@
+2004-10-03 Hasso Tepper <hasso at quagga.net>
+
+ * command.h: Introduce SERVICE_NODE for "service <...>" commands.
+ * command.c: Don't initialize commands that don't make sense if vtysh
+ is used.
+ * vty.c: Make VTY_NODE appear in vtysh.
+
2004-10-03 James R. Leu <jleu at mindspring.com>
* zclient.c, zclient.h: zclient functions for router id handling.