Reorder.
authorSimon Josefsson <simon@josefsson.org>
Sun, 20 Nov 2011 23:24:03 +0000 (00:24 +0100)
committerSimon Josefsson <simon@josefsson.org>
Sun, 20 Nov 2011 23:24:03 +0000 (00:24 +0100)
NEWS

diff --git a/NEWS b/NEWS
index fa71ae9..255c7df 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,10 +1,11 @@
 GNU Libtasn1 NEWS                                     -*- outline -*-
 
 * Noteworthy changes in release 2.11 (????-??-??) [stable]
+- qa: Now builds without compiler warnings with Solaris CC.
+- qa: Added clang analysis.  Fixed cyclomatic complexity output.
 - tests: Added self-test of bit string functions.
 - build: Added windows/libtasn14win.mk rules to produce Windows binaries.
 - build: Don't hard code path to perl in doc/gdoc.
-- build: Now builds without compiler warnings with Solaris CC.
 
 * Noteworthy changes in release 2.10 (2011-10-25) [stable]
 - lib: Small optimization, possibly working around gcc/valgrind issue.