aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Schlemmer <azarah@gentoo.org>2005-07-06 21:33:23 +0000
committerMartin Schlemmer <azarah@gentoo.org>2005-07-06 21:33:23 +0000
commit073d59a658f3f9085caa354a5fe170a30fd10edd (patch)
tree65996ceb53758884828aefbec278c4362c11f687 /ChangeLog
parentAdd check_prefixes() with major cleanup on check_access(). (diff)
downloadsandbox-073d59a658f3f9085caa354a5fe170a30fd10edd.tar.gz
sandbox-073d59a658f3f9085caa354a5fe170a30fd10edd.tar.bz2
sandbox-073d59a658f3f9085caa354a5fe170a30fd10edd.zip
Cleanup init_env_entries() and check_prefixes().
Signed-off-by: Martin Schlemmer <azarah@gentoo.org>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cd873d8..a1d2f2e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -8,6 +8,7 @@
write to it.
- Clean up logging in libsandbox.c, and hopefully make it more consistant.
- Add check_prefixes() with major cleanup on check_access().
+ - Cleanup init_env_entries() and check_prefixes().
05 July 2005; Martin Schlemmer <azarah@gentoo.org> sandbox.c, sandbox.h,
sandbox_futils.c, libsandbox.c: