From 9dcbc12e1fcfbac3f21a65bb22fbdf3922395ff0 Mon Sep 17 00:00:00 2001
From: Stephen Smalley <sds@tycho.nsa.gov>
Date: Tue, 1 Nov 2016 17:31:11 -0400
Subject: [PATCH] Updated libselinux ChangeLog

Signed-off-by: Stephen Smalley <sds@tycho.nsa.gov>
---
 libselinux/ChangeLog | 1 +
 1 file changed, 1 insertion(+)

diff --git a/libselinux/ChangeLog b/libselinux/ChangeLog
index 77cda947..51fc25b1 100644
--- a/libselinux/ChangeLog
+++ b/libselinux/ChangeLog
@@ -1,3 +1,4 @@
+	* utils: fix all the noreturn errors, from William Roberts.
 	* Fix compiler flags for Linux + clang, from William Roberts.
 	* Fix  pointer handling in realpath_not_final, from Vit Mojzis.
 	* Allow overriding libsepol.a location during build, from Laurent Bigonville.