diff options
author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2012-06-05 11:25:19 +0000 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2012-06-05 11:25:19 +0000 |
commit | 6f63c500e80d1f7e0e4c3d47eb2a5be1eea26829 (patch) | |
tree | 3a808a0d48b95085fc1543d91ab70d965ea132cd /debian/changelog | |
parent | 339540d6af15aa5798567110329c4d538576b158 (diff) |
Add support for passing filename through exec() call.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 7398c827..cf75629d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,6 +10,8 @@ hurd (20120605-1) UNRELEASED; urgency=low * local/setup-translators: Remove /dev/shm directory if any, to be replaced with symlink to /run/shm. * patches/balloc.patch: Fix parentheses. + * patches/exec_filename_{exec,fs,use}.patch: Add support for passing + filename through exec() call. -- Samuel Thibault <sthibault@debian.org> Tue, 22 May 2012 00:07:09 +0000 |