summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-04-18 06:35:08 +0000
committerUlrich Drepper <drepper@redhat.com>2000-04-18 06:35:08 +0000
commit5732c4df916d57ac0ada6817653c13b8d4f19783 (patch)
treee2aad0964509f273cf160d53cc6e5a11c0ae334e /ChangeLog
parentfaf2289fa14a6d1c7d9ccb40bcefd92c3e55d517 (diff)
Update.
* sysdeps/generic/hp-timing.h (HP_TIMING_NONAVAIL): Define to signal timing is not really implemented. 2000-04-17 Andreas Jaeger <aj@suse.de> * elf/rtld.c (process_dl_debug): Mention statistics in help message. 2000-04-17 Jakub Jelinek <jakub@redhat.com> * Makefile (install): Use slibdir and libdir instead of inst_slibdir and inst_libdir. 2000-04-17 Ulrich Drepper <drepper@redhat.com>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ff2972e4cd..4b92f4655c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,19 @@
2000-04-17 Ulrich Drepper <drepper@redhat.com>
+ * sysdeps/generic/hp-timing.h (HP_TIMING_NONAVAIL): Define to
+ signal timing is not really implemented.
+
+2000-04-17 Andreas Jaeger <aj@suse.de>
+
+ * elf/rtld.c (process_dl_debug): Mention statistics in help message.
+
+2000-04-17 Jakub Jelinek <jakub@redhat.com>
+
+ * Makefile (install): Use slibdir and libdir instead of inst_slibdir
+ and inst_libdir.
+
+2000-04-17 Ulrich Drepper <drepper@redhat.com>
+
* manual/intro.texi: Change reference from System Information to
System Management.
* manual/users.texi: Likewise.