diff options
author | Jon Nelson <jnelson@gentoo.org> | 2002-04-14 04:22:18 +0000 |
---|---|---|
committer | Jon Nelson <jnelson@gentoo.org> | 2002-04-14 04:22:18 +0000 |
commit | 31c46c59b136ee230d37ea87b3a47878dd662ccc (patch) | |
tree | ba8b2507fabae61f960493abea98a9294a2c5fc2 /app-shells/pdksh/ChangeLog | |
parent | Added transfig as a runtime dependency (diff) | |
download | historical-31c46c59b136ee230d37ea87b3a47878dd662ccc.tar.gz historical-31c46c59b136ee230d37ea87b3a47878dd662ccc.tar.bz2 historical-31c46c59b136ee230d37ea87b3a47878dd662ccc.zip |
commit work-around for (I think) broken sandbox behavior
Diffstat (limited to 'app-shells/pdksh/ChangeLog')
-rw-r--r-- | app-shells/pdksh/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/app-shells/pdksh/ChangeLog b/app-shells/pdksh/ChangeLog index b07d01e6c84d..d9128f611e7e 100644 --- a/app-shells/pdksh/ChangeLog +++ b/app-shells/pdksh/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for app-shells/pdksh # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/app-shells/pdksh/ChangeLog,v 1.1 2002/02/01 21:53:09 gbevin Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/pdksh/ChangeLog,v 1.2 2002/04/14 04:22:17 jnelson Exp $ + +*pdksh-5.2.14-r4 (13 Apr 2002) + + 13 Apr 2002; Jon Nelson <jnelson@gentoo.org> pdksh-5.2.14-r4 + + Added work-around for (what I think is) broken sandbox behavior. *pdksh-5.2.14-r3 (1 Feb 2002) |