| 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 | * sandbox-1.2.14 (2005/11/28) |
| 4 | |
6 | |
| 5 | 28 Nov 2005 Martin Schlemmer <azarah@gentoo.org> getcwd.c, libsandbox.c, |
7 | 28 Nov 2005 Martin Schlemmer <azarah@gentoo.org> getcwd.c, libsandbox.c, |
| 6 | sandbox.c, sandbox.h, sandbox.bashrc: |
8 | sandbox.c, sandbox.h, sandbox.bashrc: |
| 7 | |
9 | |
| 8 | Check generic getcwd()'s return as well for validity, bug #101728. |
10 | Check generic getcwd()'s return as well for validity, bug #101728. |