Update libsepol and checkpolicy ChangeLog.

Signed-off-by: Stephen Smalley <sds@tycho.nsa.gov>
diff --git a/checkpolicy/ChangeLog b/checkpolicy/ChangeLog
index 0c76070..2271c05 100644
--- a/checkpolicy/ChangeLog
+++ b/checkpolicy/ChangeLog
@@ -1,3 +1,5 @@
+	* Add debug feature to display constraints/validatetrans from Richard Haines.
+
 2.2 2013-10-30
 	* Fix hyphen usage in man pages from Laurent Bigonville.
 	* handle-unknown / -U required argument fix from Laurent Bigonville.
diff --git a/libsepol/ChangeLog b/libsepol/ChangeLog
index a01cda0..4cfba82 100644
--- a/libsepol/ChangeLog
+++ b/libsepol/ChangeLog
@@ -1,3 +1,6 @@
+	* Fix valgrind errors in constraint_expr_eval_reason from Richard Haines.
+	* Add sepol_validate_transition_reason_buffer function from Richard Haines.
+
 2.2 2013-10-30
 	* Allow constraint denial cause to be determined from Richard Haines.
 	  - Add kernel policy version 29.