aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9371b73f81..3092401257 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2017-12-04 Florian Weimer <fweimer@redhat.com>
+
+ * support/check.h (TEST_COMPARE): Define.
+ (support_test_compare_failure): Declare.
+ * support/Makefile (libsupport-routines): Add
+ support_test_compare_failure.
+ (tests): Add tst-test_compare.
+ * support /support_test_compare_failure.c: New file.
+ * support/tst-test_compare.c: Likewise.
+
2017-12-04 Mike FABIAN <mfabian@redhat.com>
[BZ #22527]