summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorJameson Rollins <jrollins@finestructure.net>2010-10-04 00:37:29 -0400
committerJameson Rollins <jrollins@finestructure.net>2010-10-04 00:37:29 -0400
commit90166e0bb8e4ebc1c1174d9bc2021c604b7a1bd7 (patch)
treef5368fc4429334891e1d3dcd849be62439b205d7 /Changelog
parent96dcef5bcdbb90745f2595f5734b9a7d3742878f (diff)
fix need for only single argument to gpg_sphere
The use of $* instead of $@ in the call to su_monkeysphere_user is what we want to not split the input to the bash subcalls into separate words.
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog5
1 files changed, 3 insertions, 2 deletions
diff --git a/Changelog b/Changelog
index fdfc10b..27a5328 100644
--- a/Changelog
+++ b/Changelog
@@ -3,6 +3,8 @@ monkeysphere (0.32~pre) unstable; urgency=low
[ Jameson Rollins ]
* Fix specification of install paths in all scripts and man pages
(closes MS #2491)
+ * Fix need for single argument to gpg_sphere (thanks Clint)
+ (closes MS #442)
[ Micah Anderson ]
* fix monkeysphere-host revoke-key, which never worked properly :(
@@ -15,8 +17,7 @@ monkeysphere (0.32~pre) unstable; urgency=low
whitespace-prefixed lines immediately following that User ID.
(closes MS #440)
- -- Jameson Rollins <jrollins@finestructure.net> Sun, 03 Oct 2010 00:23:08 -0400
-
+ -- Jameson Rollins <jrollins@finestructure.net> Mon, 04 Oct 2010 00:36:08 -0400
monkeysphere (0.31) unstable; urgency=low