| 1 | # ChangeLog for Path Sandbox |
1 | # ChangeLog for Path Sandbox |
| 2 | # Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 |
2 | # Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 |
| 3 | # $Header$ |
3 | # $Header$ |
|
|
4 | |
|
|
5 | 09 Mar 2005; Brian Harring <ferringb@gentoo.org> sandbox.c: Fixed the |
|
|
6 | infamous "pids file is not a regular file" w/out newline bug. |
| 4 | |
7 | |
| 5 | 09 Mar 2005; Brian Harring <ferringb@gentoo.org> Makefile.am, configure.in: |
8 | 09 Mar 2005; Brian Harring <ferringb@gentoo.org> Makefile.am, configure.in: |
| 6 | Correct libc_version path detection, since it was screwing up if libdir != |
9 | Correct libc_version path detection, since it was screwing up if libdir != |
| 7 | "/lib/". |
10 | "/lib/". |
| 8 | |
11 | |