aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStephen Smalley <sds@tycho.nsa.gov>2016-02-22 10:15:48 -0500
committerStephen Smalley <sds@tycho.nsa.gov>2016-02-22 10:15:48 -0500
commit9c5d36bb2ee70c42aee5df7814cd8774a960ccdc (patch)
tree1addf705e04d93d65c33b4699bceac4cf53196b9
parent945cad865a2aa5a0cdfeb94964ea144e870eb216 (diff)
downloadandroid_external_selinux-9c5d36bb2ee70c42aee5df7814cd8774a960ccdc.tar.gz
android_external_selinux-9c5d36bb2ee70c42aee5df7814cd8774a960ccdc.tar.bz2
android_external_selinux-9c5d36bb2ee70c42aee5df7814cd8774a960ccdc.zip
Updated libselinux ChangeLog.
Signed-off-by: Stephen Smalley <sds@tycho.nsa.gov>
-rw-r--r--libselinux/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/libselinux/ChangeLog b/libselinux/ChangeLog
index 2994dede..8aa901cd 100644
--- a/libselinux/ChangeLog
+++ b/libselinux/ChangeLog
@@ -1,4 +1,5 @@
2.5-rc1 2016-01-07
+ * selinux_restorecon.3 man page corrections, from Richard Haines.
* Add selinux_restorecon function, from Richard Haines.
* read_spec_entry: fail on non-ascii, from William Roberts.
* Add man information about thread specific functions, from Dan Waslh.