summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2003-05-15 21:41:17 +0000
committerUlrich Drepper <drepper@redhat.com>2003-05-15 21:41:17 +0000
commit115a45a7209e380578d36d83016700c5a2d8252e (patch)
tree84a8bf368670ee4f3ba28271cb278af998ffcece /ChangeLog
parentb523afaec1eff5b850de8514b301adf27dfc5587 (diff)
downloadglibc-115a45a7209e380578d36d83016700c5a2d8252e.tar.gz
Update.
2003-05-15 Ulrich Drepper <drepper@redhat.com> * sysdeps/generic/dl-sysdep.c (_dl_show_auxv): Fix typo (DL_NEED_SYSINFO -> NEED_DL_SYSINFO). If aux value is not known print numeric values.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b209f6119c..17a19e5b1f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2003-05-15 Ulrich Drepper <drepper@redhat.com>
+
+ * sysdeps/generic/dl-sysdep.c (_dl_show_auxv): Fix typo
+ (DL_NEED_SYSINFO -> NEED_DL_SYSINFO). If aux value is not known
+ print numeric values.
+
2003-05-12 Thorsten Kukuk <kukuk@suse.de>
* inet/netinet/igmp.h: Sync with Linux Kernel 2.5.69 and *BSD.