summaryrefslogtreecommitdiff
path: root/vtysh/ChangeLog
diff options
context:
space:
mode:
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 54960e1a..1156afcd 100644
--- a/vtysh/ChangeLog
+++ b/vtysh/ChangeLog
@@ -1,3 +1,8 @@
+2004-09-17 Paul Jakma <paul@dishone.st>
+
+ * vtysh.c: (vtysh_client_execute) trailling NULLs can be arbitrarily
+ split across reads, dont get confused by this and block forever.
+
2004-09-13 Paul Jakma <paul@dishone.st>
* Makefile.am: extract.pl isnt in srcdir, it's always in the builddir.