[vala/wip/news: 2/2] WIP



commit 0b8f511b6ff26a6c9bad6a1ae84821e646e644d3
Author: Rico Tzschichholz <ricotz ubuntu com>
Date:   Mon Mar 6 23:42:50 2017 +0100

    WIP

 NEWS |   11 ++++-------
 1 files changed, 4 insertions(+), 7 deletions(-)
---
diff --git a/NEWS b/NEWS
index f10b13d..560c593 100644
--- a/NEWS
+++ b/NEWS
@@ -7,7 +7,7 @@ Vala 0.36.0
   - 763345 codegen: Use GTask instead of GSimpleAsyncResult if GLib 2.36 target
   - 763345 codegen: Compensate for lack of g_task_get_completed on glib < 2.44
   - 760031 Deny access to protected constructors
-  - 744595 D-Bus: support [DBus (signature = ...)] for properties
+  - 744595 Support [DBus (signature = ...)] for properties
   - 710103 Add "finish_instance" CCode attribute
   - 681356 Support [HasEmitter] for vala sources
   - 664689 Add support for the \v escape charactor
@@ -94,14 +94,11 @@ Vala 0.36.0
   - 633083 genie: Add empty file check to read_token ()
 
  * C code hardening and reproducibility:
+  - Fix build with -Werror=enum-compare -Werror=switch
+  - Build testsuite with -Werror=format-nonliteral -Werror=format-security
+    -Werror=int-conversion -Werror=redundant-decls
   - 774060 codegen: Add G_GNUC_FORMAT attribute for FormatArg functions
   - 710862 Add G_GNUC_PRINTF/SCANF attribute for Printf/ScanfFormat functions
-  -        Fix build with -Werror=enum-compare
-  -        Fix build with -Werror=switch
-  -        tests: Enable -Werror=format-nonliteral
-  -        tests: Enable -Werror=format-security
-  -        tests: Enable -Werror=int-conversion
-  -        tests: Enable -Werror=redundant-decls
   -        gtkmodule: Order required-gtype-classes for reproducibility
 
  * Bug fixes:


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]