]> sourceware.org Git - libabigail.git/commitdiff
Update NEWS file for 1.4 release
authorDodji Seketeli <dodji@redhat.com>
Fri, 13 Jul 2018 14:04:49 +0000 (16:04 +0200)
committerDodji Seketeli <dodji@redhat.com>
Fri, 13 Jul 2018 14:38:47 +0000 (16:38 +0200)
* NEWS: Added 1.4 entries

Signed-off-by: Dodji Seketeli <dodji@redhat.com>
NEWS

diff --git a/NEWS b/NEWS
index 7feade79d2a9de670666bbf09e9af2e2dce290c5..6f48b9cd3ae604699dbe95c98b294e76f6fb9b15 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,24 @@
+1.4
+===
+Dodji Seketeli:
+      Fix typo in tests/runtestdefaultsupprs.py
+      Remove references, arrays and fn parms from leaf diff nodes
+      Improve detection of local *type* changes
+      Better detect when diff nodes only carry local type changes
+      Better detect when pointer and qualified types carry local changes
+      Use the flat representation for anonymous struct/unions
+      Add test44-anon-struct-union-v{0,1}.o to source distribution
+      Explicitely detect anonymous data member changes
+      Identify a function using its symbol name and version
+      Fix indentation of help string in abipkgdiff
+      Fix redundancy detection through fn ptr and typedef paths
+      Filter out changes like type to const type
+      Initial basic support of union type in suppression specifications
+      Ensure die_function_type_is_method_type returns a class type die
+      Fix race between runtestdefaultsupprs{py3.sh,.py}
+      Allow square brackets in ini property values
+      Properly add test materials for test-diff-suppr/test38-char-class-in-ini*
+
 1.3
 ===
 Chenxiong Qi:
This page took 0.035009 seconds and 5 git commands to generate.