summaryrefslogtreecommitdiff
path: root/utils
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2003-10-26 20:01:27 +0000
committerRoland McGrath <roland@gnu.org>2003-10-26 20:01:27 +0000
commit84e63d749b3647fedc232377611b144bcd73c093 (patch)
treecf7b1d4c875ee88b6ae34f3b0c185f3f73eccac8 /utils
parent2195f36ff2e1f9e2a5ca5dd42ac5da0ddfb48c9d (diff)
.
Diffstat (limited to 'utils')
-rw-r--r--utils/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/utils/ChangeLog b/utils/ChangeLog
index 55af1648..1f393ad7 100644
--- a/utils/ChangeLog
+++ b/utils/ChangeLog
@@ -1,5 +1,8 @@
2003-10-26 Roland McGrath <roland@frob.com>
+ * storeread.c (doc, arg_doc): Make arrays, not pointers; make const.
+ (doc): Add leading short description line before \v.
+
* rpctrace.c (docs, args_doc): Make arrays, not pointers.
(doc): Remove "\v.". Reported by Alfred M. Szmidt <ams@kemisten.nu>.