aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5aafdd1..cedc4c0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2005-04-14 Ulrich Drepper <drepper@redhat.com>
+
+ * posix/execvp.c (execvp): Use file name including path when
+ trying to run it with shell.
+ * posix/Makefile: Add rules to build and run tst-execvp3.
+ * posix/tst-execvp3.c: New file.
+
2005-04-12 Ulrich Drepper <drepper@redhat.com>
* stdlib/random_r.c (__initstate_r): Don't use non-existing state.