aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src
diff options
context:
space:
mode:
Diffstat (limited to 'lib-src')
-rw-r--r--lib-src/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog
index e893b22df22..cadf9cc8aa4 100644
--- a/lib-src/ChangeLog
+++ b/lib-src/ChangeLog
@@ -1,3 +1,10 @@
12001-10-21 Miles Bader <miles@gnu.org>
2
3 * make-docfile.c (read_c_string_or_comment): Add SAW_USAGE
4 parameter, and implement scanning for a `usage:' keyword.
5 (scan_c_file): Pass SAW_USAGE argument to read_c_string_or_comment.
6 Don't output a usage-string if there was one in the doc-string.
7
12001-10-20 Gerd Moellmann <gerd@gnu.org> 82001-10-20 Gerd Moellmann <gerd@gnu.org>
2 9
3 * Version 21.1 released. 10 * Version 21.1 released.