aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Schlemmer <azarah@gentoo.org>2005-07-07 22:08:17 +0000
committerMartin Schlemmer <azarah@gentoo.org>2005-07-07 22:08:17 +0000
commit8213f9a331a9d5eb86781f05011deeab89cec7af (patch)
treec2108d7f8efb922a04d433bfa05159517b24d42a /ChangeLog
parentRedo the interface of the get_* functions so that we do not leak memory. (diff)
downloadsandbox-8213f9a331a9d5eb86781f05011deeab89cec7af.tar.gz
sandbox-8213f9a331a9d5eb86781f05011deeab89cec7af.tar.bz2
sandbox-8213f9a331a9d5eb86781f05011deeab89cec7af.zip
Remove sandbox_dir and co - we are not using it anymore.
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 9acfdfd..91cae1c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -8,6 +8,7 @@
- Major cleanup of sandbox_futils.c. Removed most of the functions as we now
write to /var/log/sandbox/, so in theory do not need all that.
- Redo the interface of the get_* functions so that we do not leak memory.
+ - Remove sandbox_dir and co - we are not using it anymore.
06 July 2005; Martin Schlemmer <azarah@gentoo.org> sandbox.h, sandbox_futils.c,
libsandbox.c: