]> granicus.if.org Git - check/commitdiff
Update NEWS with additional changes
authorBranden Archer <b.m.archer4@gmail.com>
Mon, 21 Oct 2019 03:04:38 +0000 (20:04 -0700)
committerGitHub <noreply@github.com>
Mon, 21 Oct 2019 03:04:38 +0000 (20:04 -0700)
NEWS

diff --git a/NEWS b/NEWS
index f2c9f898b635cc62e3b5e7be5a89f7515f3c1ad9..c2da187b5b88c6b6092be75d541f3c213acf8ff7 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -7,18 +7,23 @@ Sat Oct 19, 2019: Released Check 0.13.0
 * missing <unistd.h> in some files
   Issue #196 and Issue #186 (GitHub)
 
-* Add checkmk to CMake build.
-
 * Varous documentation improvements
 
 * END_TEST is now optional, as how START_TEST works has been redone
   Issue #158
-
-* Support exporting Check to other projects with CMake 3
-  Issue #185
-
-* Shared library support for Visual Studio
-  Issue #220
+  
+* Various CMake related changes:
+  - Support exporting Check to other projects with CMake 3
+    Issue #185
+  - Shared library support for Visual Studio
+    Issue #220
+  - Fix wrong library filename
+    Issue #226
+  - Add support for CMake package registry 
+    Issue #227
+  - CMake build type can now be debug or release
+    Issue #228
+  - Add checkmk to CMake build.
 
 
 Fri Oct 20, 2017: Released Check 0.12.0