summaryrefslogtreecommitdiff
path: root/utils/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2003-10-26 19:59:03 +0000
committerRoland McGrath <roland@gnu.org>2003-10-26 19:59:03 +0000
commit3e51b886caf1938f71a91e806145f76e33b0f25e (patch)
tree9f2e14e7f8ade10c936f9817c4f0384795ff26d0 /utils/ChangeLog
parentdb551059c5606b714ea567ff107c208ee801e922 (diff)
.
Diffstat (limited to 'utils/ChangeLog')
-rw-r--r--utils/ChangeLog9
1 files changed, 7 insertions, 2 deletions
diff --git a/utils/ChangeLog b/utils/ChangeLog
index 7bd8b528..55af1648 100644
--- a/utils/ChangeLog
+++ b/utils/ChangeLog
@@ -1,3 +1,8 @@
+2003-10-26 Roland McGrath <roland@frob.com>
+
+ * rpctrace.c (docs, args_doc): Make arrays, not pointers.
+ (doc): Remove "\v.". Reported by Alfred M. Szmidt <ams@kemisten.nu>.
+
2002-06-16 James A. Morrison <ja2morri@uwaterloo.ca>
* vmstat.c (vm_state_refresh): Use memset instead of bzero.
@@ -19,10 +24,10 @@
2002-09-09 Marcus Brinkmann <marcus@gnu.org>
* console-ncurses.c (cons_vcons_set_scroll_lock): New function.
-
+
* console-ncurses.c (console_switch): Keep a reference to the port
instead refering to it by number.
-
+
* console-ncurses.c: New global variable global_lock.
(main): Initialize global_lock.
(cons_vcons_activate): Removed.