about summary refs log tree commit diff
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2003-03-29 06:51:48 +0000
committerUlrich Drepper <drepper@redhat.com>2003-03-29 06:51:48 +0000
commit129422e1e8a7494e8ed59e40948147124c4bbc9e (patch)
treec1e747f94ff58637491ab260fb1ab8c4c6bb08d4
parentd403820aebbd275c3c78387206b60e2c2fd50952 (diff)
downloadglibc-129422e1e8a7494e8ed59e40948147124c4bbc9e.tar.gz
glibc-129422e1e8a7494e8ed59e40948147124c4bbc9e.tar.xz
glibc-129422e1e8a7494e8ed59e40948147124c4bbc9e.zip
Update.
2003-03-28  Ulrich Drepper  <drepper@redhat.com>

	* elf/vismain.c (do_test): Comment out tests which fail in the moment.
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8484f56cd8..a30c88391a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2003-03-28  Ulrich Drepper  <drepper@redhat.com>
+
+	* elf/vismain.c (do_test): Comment out tests which fail in the moment.
+
 2003-03-26  H.J. Lu  <hjl@gnu.org>
 
 	* elf/vismod.h (getvarlocal1): Return const char **.