| 1 | # ChangeLog for Path Sandbox |
1 | # ChangeLog for Path Sandbox |
| 2 | # Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 |
2 | # Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 |
| 3 | # $Header$ |
3 | # $Header$ |
|
|
4 | |
|
|
5 | 21 Mar 2005; Marius Mauch <genone@gentoo.org> libsandbox.c: |
|
|
6 | Also show resolved symlink names in the log. |
| 4 | |
7 | |
| 5 | 14 Mar 2005; Martin Schlemmer <azarah@gentoo.org> Makefile.am, libsandbox.c: |
8 | 14 Mar 2005; Martin Schlemmer <azarah@gentoo.org> Makefile.am, libsandbox.c: |
| 6 | Seems -nostdlib was the problem with the constructor/destructor - remove it |
9 | Seems -nostdlib was the problem with the constructor/destructor - remove it |
| 7 | from Makefile.am, and change the constructor/destructor names again. |
10 | from Makefile.am, and change the constructor/destructor names again. |
| 8 | |
11 | |