| 1 | # ChangeLog for Path Sandbox |
1 | # ChangeLog for Path Sandbox |
| 2 | # Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 |
2 | # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 |
| 3 | # $Header$ |
3 | # $Header$ |
|
|
4 | |
|
|
5 | 29 Apr 2005; Martin Schlemmer <azarah@gentoo.org> configure.in: |
|
|
6 | Do not check for (*&#$(* CXX or F77. |
|
|
7 | |
|
|
8 | 29 Apr 2005; Martin Schlemmer <azarah@gentoo.org> libsandbox.c: |
|
|
9 | Do not append '/' to pathname in filter_path() if it already ends with it. |
|
|
10 | |
|
|
11 | 28 Apr 2005; Mike Frysinger <vapier@gentoo.org> Makefile.am, configure.in: |
|
|
12 | With az's help, clean up autotools to work with cross-compiling. |
|
|
13 | |
|
|
14 | * sandbox-1.2.2 |
| 4 | |
15 | |
| 5 | 28 Apr 2005; Martin Schlemmer <azarah@gentoo.org> libsandbox.c: |
16 | 28 Apr 2005; Martin Schlemmer <azarah@gentoo.org> libsandbox.c: |
| 6 | Only check for /dev/{null,zero} for unlink hack, else ricers using /dev/shm |
17 | Only check for /dev/{null,zero} for unlink hack, else ricers using /dev/shm |
| 7 | have issues; bug #90592. |
18 | have issues; bug #90592. |
| 8 | |
19 | |