| 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 June 2005; Martin Schlemmer <azarah@gentoo.org> libsandbox.c: |
|
|
6 | More comment/readability cleanups. |
| 4 | |
7 | |
| 5 | 10 June 2005; Martin Schlemmer <azarah@gentoo.org> canonicalize.c, getcwd.c, |
8 | 10 June 2005; Martin Schlemmer <azarah@gentoo.org> canonicalize.c, getcwd.c, |
| 6 | sandbox_futils.c, libsandbox.c: |
9 | sandbox_futils.c, libsandbox.c: |
| 7 | Some strncpy/strncat and other cleanups. |
10 | Some strncpy/strncat and other cleanups. |
| 8 | |
11 | |