| 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 | 10 June 2005; Martin Schlemmer <azarah@gentoo.org> canonicalize.c, getcwd.c, |
|
|
6 | sandbox_futils.c, libsandbox.c: |
|
|
7 | Some strncpy/strncat and other cleanups. |
| 4 | |
8 | |
| 5 | * sandbox-1.2.9 (2005/06/09) |
9 | * sandbox-1.2.9 (2005/06/09) |
| 6 | |
10 | |
| 7 | 09 June 2005; Martin Schlemmer <azarah@gentoo.org> libsandbox.c: |
11 | 09 June 2005; Martin Schlemmer <azarah@gentoo.org> libsandbox.c: |
| 8 | Move symlink hack down a bit to try and minimize on the amount of lstat() |
12 | Move symlink hack down a bit to try and minimize on the amount of lstat() |