Friedrich Beckmann (mingw and msvc port)
Roy Merkel (specified test exit value)
Robert Collins (subunit support)
+ Micah Cowan (checkmk tool, docs and tests)
Anybody who has contributed code to Check or Check's build system is
considered an author. Send patches to this file to
+2010-04-03 Micah Cowan <micah@cowan.name>
+
+ * checkmk/*: Added Awk program "checkmk", for eliminating
+ boilerplate work when writing unit test modules. Includes
+ documentation and tests.
+
+ * Makefile.am (SUBDIRS): Added checkmk.
+
+ * configure.ac: Added extra awk-detection logic for checkmk.
+
+ * NEWS: Updated with news about checkmk.
+
+ * AUTHORS (Patches): Added myself.
+
2010-02-17 Jose E. Marchesi <jemarch@gnu.org>
* tests/check_check_selective.c (make_selective_suite): New
In development.
+* Added checkmk, a tool for reducing "boilerplate coding" when writing
+ unit tests with check.
+
Tue, Sep 22, 2009: Released Check 0.9.8
based on r559 (2009-09-23 21:00).