summaryrefslogtreecommitdiff
path: root/vtysh/ChangeLog
diff options
context:
space:
mode:
authorpaul <paul>2004-01-15 01:00:49 +0000
committerpaul <paul>2004-01-15 01:00:49 +0000
commit13b8baadb044a4ddd447cb7139a9d59fbb7983a5 (patch)
tree4c8d21cfdfbae253725b5fe37360fa9963ae9dbc /vtysh/ChangeLog
parent9d24baaa3d4a6688403b34708a1f4696c7d12c5b (diff)
2004-01-15 Paul Jakma <paul@dishone.st>
* vtysh_config.c: Fix up strlen to use correct string.
Diffstat (limited to 'vtysh/ChangeLog')
-rw-r--r--vtysh/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/vtysh/ChangeLog b/vtysh/ChangeLog
index edf49024..55421da5 100644
--- a/vtysh/ChangeLog
+++ b/vtysh/ChangeLog
@@ -1,3 +1,7 @@
+2004-01-15 Paul Jakma <paul@dishone.st>
+
+ * vtysh_config.c: Fix up strlen to use correct string.
+
2003-12-23 Hasso Tepper <hasso@estpak.ee>
* Makefile.am extract.pl vtysh.c vtysh.h vtysh_config.c: