aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS16
1 files changed, 9 insertions, 7 deletions
diff --git a/NEWS b/NEWS
index 6eb99726..f8dc2b90 100644
--- a/NEWS
+++ b/NEWS
@@ -1,27 +1,29 @@
+- polkit: use "$@" when passing arguments in wrappers to ensure proper quoting
+
Version 5.53 - 11 November 2013, Colin Guthrie
-- fix $* escaping in polkit Makefile
+- polkit: fix $* escaping in polkit Makefile
Version 5.52.2 - 11 November 2013, Thomas Backlund
-- properly escape $$UID
-- use $$UID instead of $$(id -u)
+- polkit: properly escape $$UID
+- polkit: use $$UID instead of $$(id -u)
Version 5.52.1 - 9 November 2013, Thomas Backlund
-- fix typo in last polkit Makefile change
+- polkit: fix typo in last polkit Makefile change
Version 5.52 - 9 November 2013, Thomas Backlund
-- use /usr/libexec/drakrpm-addmedia directly under stage2
+- polkit: use /usr/libexec/drakrpm-addmedia directly under stage2
Version 5.51 - 13 October 2013, Colin Guthrie
-- tidy up polkit support
+- polkit: tidy up polkit support
Version 5.50 - 3 September 2013, Colin Guthrie
-- use polkit for authorisation (mga#11125)
+- polkit: use polkit for authorisation (mga#11125)
Version 5.49 - 9 May 2013, Thomas Backlund