| 1 | # ChangeLog for Path Sandbox |
1 | # ChangeLog for Path Sandbox |
| 2 | # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 |
2 | # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 |
| 3 | # $Header$ |
3 | # $Header$ |
|
|
4 | |
|
|
5 | 11 May 2005; Martin Schlemmer <azarah@gentoo.org> sandbox.c, sandbox.h: |
|
|
6 | Remove ld.so.preload crap - we are not going to use it again. |
| 4 | |
7 | |
| 5 | 10 May 2005; Martin Schlemmer <azarah@gentoo.org> sandbox_futils.c: |
8 | 10 May 2005; Martin Schlemmer <azarah@gentoo.org> sandbox_futils.c: |
| 6 | Fix typo in code that checks if we got valid group information, causing a |
9 | Fix typo in code that checks if we got valid group information, causing a |
| 7 | segmentation fault, bug #91637. |
10 | segmentation fault, bug #91637. |
| 8 | |
11 | |