aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Harring <ferringb@gentoo.org>2004-11-19 22:11:38 +0000
committerBrian Harring <ferringb@gentoo.org>2004-11-19 22:11:38 +0000
commitb82860b7e655382e0ef7d9f3b052b702333bae29 (patch)
treef92f8c5d6ad8c72df65b40aa74a1595cdbeaa8a4
parentInitial revision (diff)
downloadsandbox-b82860b7e655382e0ef7d9f3b052b702333bae29.tar.gz
sandbox-b82860b7e655382e0ef7d9f3b052b702333bae29.tar.bz2
sandbox-b82860b7e655382e0ef7d9f3b052b702333bae29.zip
entry regarding cvs shift, and the beast being autotooled.
Signed-off-by: Brian Harring <ferringb@gentoo.org>
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 960a7cc..5345873 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,14 @@
# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2
# $Header$
+ 19 Nov 2004; Brian harring <ferringb@gentoo.org>:
+ Sandbox is now autotooled, create-localdecls needs to be killed and the code
+ shifted into configure.in. Currently builds *one* libsandbox.so- if multiple
+ are desired (-m64 and -m32 for amd64), the ebuild should do it (imo).
+ To get to a point of testing, automake && autoconf; created requisite files w/
+ a(utomake|clocal)-1.8, and autoconf 2.59. Installs to /usr/, instead of
+ /lib and /usr/lib/portage/bin.
+
14 Nov 2004; Brian Harring <ferringb@gentoo.org> libsandbox.c, sandbox.c:
closing out bug #70225, potential overflow of the sandbox_pids_file var.