aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephen Smalley <sds@tycho.nsa.gov>2015-11-24 16:38:14 -0500
committerStephen Smalley <sds@tycho.nsa.gov>2015-11-24 16:38:14 -0500
commitd257b02dde171e540fb854d7a719432c6b93f241 (patch)
tree3de7fd08059fcdf3846ee10ba61ff8fb1b911bce
parent46320aefc22f04c5553d589d961b54ef41874d96 (diff)
downloadselinux-d257b02dde171e540fb854d7a719432c6b93f241.tar.gz
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 b8582072..0a9203be 100644
--- a/libselinux/ChangeLog
+++ b/libselinux/ChangeLog
@@ -1,3 +1,4 @@
+ * Correct line count for property and service context files, from Richard Haines.
* Man page warning fixes, from Ville Skyttä.
* label_file: fix memory leaks and uninitialized jump, from William Roberts.
* Replace selabel_digest hash function, from Richard Haines.