summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1999-05-15 17:07:04 +0000
committerRoland McGrath <roland@gnu.org>1999-05-15 17:07:04 +0000
commita286867880cd5f30400b9918eb4fe142fcfd0836 (patch)
treea22cafb6b91d90a593085b5b49cb7176f79ac44e
parent1a7967bea5c200bdfb747a71d87d75a4cb382ab9 (diff)
.
-rw-r--r--exec/ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/exec/ChangeLog b/exec/ChangeLog
index 32b5dd2d..de1f66d5 100644
--- a/exec/ChangeLog
+++ b/exec/ChangeLog
@@ -1,3 +1,8 @@
+1999-05-15 Roland McGrath <roland@baalperazim.frob.com>
+
+ * hashexec.c (check_hashbang): Trim trailing blanks after interpreter
+ argument.
+
1998-09-05 OKUJI Yoshinori <okuji@kuicr.kyoto-u.ac.jp>
* do-bunzip2.c: New file.
@@ -6,7 +11,7 @@
* Makefile (bzip2-objects): New variable.
(OBJS): Add bzip2-objects.
(CPPFLAGS): Add -DBZIP2.
-
+
1999-04-27 Roland McGrath <roland@baalperazim.frob.com>
* exec.c (do_exec): Implement EXEC_SIGTRAP flag.