summaryrefslogtreecommitdiff
path: root/vtysh/ChangeLog
diff options
context:
space:
mode:
authorhasso <hasso>2004-12-22 09:27:42 +0000
committerhasso <hasso>2004-12-22 09:27:42 +0000
commit9a30ee5606fce86ac266839dccb1169af6e73d08 (patch)
treea4ba86019ebc144b8263c0179bdee89c24f60c15 /vtysh/ChangeLog
parentc57c5e3bb29cf0f3aced157b6bdfef1825f70fd6 (diff)
No delimiter between "ip forwarding" and "ipv6 forwarding".
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 072172b9..45c5246a 100644
--- a/vtysh/ChangeLog
+++ b/vtysh/ChangeLog
@@ -1,3 +1,8 @@
+2004-12-22 Hasso Tepper <hasso at quagga.net>
+
+ * vtysh_config.c: No delimiter between "ip forwarding" and "ipv6
+ forwarding".
+
2004-12-09 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
* vtysh.c: (vtysh_connect) No reason to call geteuid and getegid,