[debug] Debug messages to terminal vty sessions should include timestamps
2006-07-03 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
* vty.c: (vty_log_out) Debug messages to terminal vty sessions
should include timestamps.
diff --git a/lib/ChangeLog b/lib/ChangeLog
index b52370f..e95e2a3 100644
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -1,3 +1,8 @@
+2006-07-03 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
+
+ * vty.c: (vty_log_out) Debug messages to terminal vty sessions
+ should include timestamps.
+
2006-06-28 Paul Jakma <paul.jakma@sun.com>
* memory.c: Fix typo in cpp conditional around malloc.h, from