diff options
author | Peter Palfrader <peter@palfrader.org> | 2006-03-06 14:44:58 +0000 |
---|---|---|
committer | Peter Palfrader <peter@palfrader.org> | 2006-03-06 14:44:58 +0000 |
commit | e7213fc062586bbcf8e2e104a3a6a668617be477 (patch) | |
tree | 3ac9133df81d628694ce1447012b4564dbfb9810 /debian/changelog | |
parent | 7fbf202942d076189c89ba457a891951bf7fe58e (diff) |
Properly quote arguments to su -c, since its behaviour has changed.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 3600e7d..476af94 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +echolot (2.1.8-4) unstable; urgency=low + + * Properly quote arguments to su -c, since its behaviour has changed. + + -- Peter Palfrader <weasel@debian.org> Mon, 6 Mar 2006 15:43:09 +0100 + echolot (2.1.8-3) unstable; urgency=low * Increase Standards-Version to 3.6.2 from 3.6.1. |