summaryrefslogtreecommitdiff
path: root/vtysh/ChangeLog
diff options
context:
space:
mode:
authorhasso <hasso>2004-12-22 11:53:09 +0000
committerhasso <hasso>2004-12-22 11:53:09 +0000
commitdfbb91241850117729f9ebcc37207260dc50146b (patch)
treeec4169cf07a06b95b0011380d87d018232e2e929 /vtysh/ChangeLog
parent1d8062884fb47475c91fdcade912281ef0ac81b3 (diff)
More cosmetical vtysh fixes.
Diffstat (limited to 'vtysh/ChangeLog')
-rw-r--r--vtysh/ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/vtysh/ChangeLog b/vtysh/ChangeLog
index 45c5246a..de0b1a80 100644
--- a/vtysh/ChangeLog
+++ b/vtysh/ChangeLog
@@ -1,7 +1,9 @@
2004-12-22 Hasso Tepper <hasso at quagga.net>
* vtysh_config.c: No delimiter between "ip forwarding" and "ipv6
- forwarding".
+ forwarding". Show common router-id before router nodes. Fix router
+ bgp node parsing. Move debug commands into debug node and no
+ delimiter between lines there.
2004-12-09 Andrew J. Schorr <ajschorr@alumni.princeton.edu>