diff options
Diffstat (limited to 'exec/ChangeLog')
-rw-r--r-- | exec/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/exec/ChangeLog b/exec/ChangeLog index 019ec068..c27f6da6 100644 --- a/exec/ChangeLog +++ b/exec/ChangeLog @@ -1,3 +1,12 @@ +2000-03-20 Roland McGrath <roland@baalperazim.frob.com> + + * main.c (trivfs_allow_open): Initialize to zero. + (trivfs_support_read, trivfs_support_write): Likewise. + (trivfs_support_exec): Variable removed. + + * exectrans.c: Obsolete file removed. + * Makefile (DIST_FILES): Remove it. + 2000-03-17 Roland McGrath <roland@baalperazim.frob.com> * hashexec.c (check_hashbang): Use strpbrk directly instead of strsep. |