diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-04-21 23:12:33 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-04-21 23:12:33 (EDT) |
commit | e46a0d9eec06320e5e8fac9bb8e0a717b2ffa86d (patch) | |
tree | f351c3d7e995b17d2410b6ebf1cdda8d95a68cfc | |
parent | b6b2cdf0612883309e59723b21b3cdc316f24be0 (diff) |
NEWS: Mention TAP conversions
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -69,6 +69,7 @@ Build system and code quality: * Various error conditions are now handled more cleanly. * Uses of the non-portable "%s" date format conversion specifier and "expr" command have been replaced. + * The test suite is now based around the TAP protocol. ProteanOS Development Kit version 1.1.0 --------------------------------------- |