diff options
author | Thierry Vignaud <thierry.vignaud@gmail.com> | 2015-04-30 10:23:53 -0400 |
---|---|---|
committer | Thierry Vignaud <thierry.vignaud@gmail.com> | 2016-01-02 14:52:17 +0100 |
commit | 70e92f4e81a2f48c875a7d5ffa1e374ab10ac41a (patch) | |
tree | c0dccc93cb075f73af71f233fc905686449f0857 /rescue/NEWS | |
parent | bed7645082c53a67ec5c6107fdb2c36e3a4483a6 (diff) | |
download | drakx-70e92f4e81a2f48c875a7d5ffa1e374ab10ac41a.tar drakx-70e92f4e81a2f48c875a7d5ffa1e374ab10ac41a.tar.gz drakx-70e92f4e81a2f48c875a7d5ffa1e374ab10ac41a.tar.bz2 drakx-70e92f4e81a2f48c875a7d5ffa1e374ab10ac41a.tar.xz drakx-70e92f4e81a2f48c875a7d5ffa1e374ab10ac41a.zip |
do not run shells uselessly
also prevent arguments to be split on spaces & the like
Diffstat (limited to 'rescue/NEWS')
-rw-r--r-- | rescue/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/rescue/NEWS b/rescue/NEWS index 9a15c388d..99beaff86 100644 --- a/rescue/NEWS +++ b/rescue/NEWS @@ -1,3 +1,5 @@ +- do not run shells uselessly + Version 1.53 - 28 September 2015 by Thierry Vignaud - fix build with libified perl |