summaryrefslogtreecommitdiff
path: root/ChangeLog-selinux
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog-selinux')
-rw-r--r--ChangeLog-selinux5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog-selinux b/ChangeLog-selinux
index 95046dc6c..3b6264c38 100644
--- a/ChangeLog-selinux
+++ b/ChangeLog-selinux
@@ -1,5 +1,10 @@
2007-03-18 Jim Meyering <jim@meyering.net>
+ * src/runcon.c (main): Don't reorder arguments. Reported by
+ Ulrich Drepper in <http://bugzilla.redhat.com/232652>.
+ * tests/misc/runcon-no-reorder: New file. Test for the above.
+ * tests/misc/Makefile.am (TESTS): Add runcon-no-reorder.
+
* src/runcon.c (main): Remove "." at end of a diagnostic.
2007-02-02 Jim Meyering <jim@meyering.net>