about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2006-01-04 06:26:39 +0000
committerUlrich Drepper <drepper@redhat.com>2006-01-04 06:26:39 +0000
commit943db9eb6417433fd2dd82521933b21f4bf211b8 (patch)
treec73efb54722b1cd1bc19f27c634ae6add86e009a /ChangeLog
parentb01fe5f792564a4f6606f33f7827b649bdfbd1f4 (diff)
downloadglibc-943db9eb6417433fd2dd82521933b21f4bf211b8.tar.gz
glibc-943db9eb6417433fd2dd82521933b21f4bf211b8.tar.xz
glibc-943db9eb6417433fd2dd82521933b21f4bf211b8.zip
* configure.in (HAVE_LIBAUDIT): Check
	audit_log_user_avc_message instead of audit_log_avc.

2006-01-04  Joseph S. Myers  <joseph@codesourcery.com>

	* sysdeps/ieee754/bits/nan.h: Fix typo.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 53365ed395..c86fc3d9f1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2006-01-03  H.J. Lu  <hongjiu.lu@intel.com>
+
+	* configure.in (HAVE_LIBAUDIT): Check
+	audit_log_user_avc_message instead of audit_log_avc.
+
+2006-01-04  Joseph S. Myers  <joseph@codesourcery.com>
+
+	* sysdeps/ieee754/bits/nan.h: Fix typo.
+
 2006-01-03  Jakub Jelinek  <jakub@redhat.com>
 
 	* sysdeps/unix/sysv/linux/m68k/fchownat.c: Include string.h.