about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1996-07-14 17:48:00 +0000
committerRoland McGrath <roland@gnu.org>1996-07-14 17:48:00 +0000
commita78b0f182749b9e22047193987dc537927009f52 (patch)
treeb47253f15c92e1feaf36e1b95adbab51f9db5792 /ChangeLog
parentb1dbbaa48c188f78fa78f25cf405b8d95575de08 (diff)
downloadglibc-a78b0f182749b9e22047193987dc537927009f52.tar.gz
glibc-a78b0f182749b9e22047193987dc537927009f52.tar.xz
glibc-a78b0f182749b9e22047193987dc537927009f52.zip
* MakeTAGS (extract): Pass --add-comments=TRANS.
	* sysdeps/gnu/errlist.awk: Write comments into the output with the
	descriptive paragraphs from the manual preceded by TRANS.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 29adb971ef..984bab71c3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 Sun Jul 14 01:51:39 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
 
+	* MakeTAGS (extract): Pass --add-comments=TRANS.
+	* sysdeps/gnu/errlist.awk: Write comments into the output with the
+	descriptive paragraphs from the manual preceded by TRANS.
+
 	* elf/rtld.c (RESOLVE): Use the dl's load address, not a constant zero!
 	(_dl_start): Move RESOLVE defn inside this function and #include
 	"dynamic-link.h" a second time there.