diff options
author | Ulrich Drepper <drepper@redhat.com> | 2001-01-17 16:54:30 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2001-01-17 16:54:30 +0000 |
commit | 2244ddf2bfc9a524d8a617881c78ecb1d85f3544 (patch) | |
tree | 9d9c52ff7dafcef4c28512cb367d173c75d7eae5 /ChangeLog | |
parent | 17abb551cedc46690e13e73d43100e68b631c02f (diff) | |
download | glibc-2244ddf2bfc9a524d8a617881c78ecb1d85f3544.tar.gz glibc-2244ddf2bfc9a524d8a617881c78ecb1d85f3544.tar.xz glibc-2244ddf2bfc9a524d8a617881c78ecb1d85f3544.zip |
Update.
2001-01-17 Ulrich Drepper <drepper@redhat.com> * manual/Makefile (chapters): Add debug. * manual/debug.texi: New file. * manual/examples/execinfo.c: New file. Patch by suckfish@ihug.co.nz.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 58b840fc00..8a790ff9cf 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2001-01-17 Ulrich Drepper <drepper@redhat.com> + + * manual/Makefile (chapters): Add debug. + * manual/debug.texi: New file. + * manual/examples/execinfo.c: New file. + Patch by suckfish@ihug.co.nz. + 2001-01-17 Andreas Schwab <schwab@suse.de> * sysdeps/m68k/bits/byteswap.h (__bswap_32): Add cast to avoid |