Update NEWS file for 1.0 libabigail-1.0
authorDodji Seketeli <dodji@redhat.com>
Tue, 21 Nov 2017 15:13:34 +0000 (16:13 +0100)
committerDodji Seketeli <dodji@redhat.com>
Tue, 21 Nov 2017 15:13:34 +0000 (16:13 +0100)
* NEWS: Update for 1.0

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

diff --git a/NEWS b/NEWS
index 78bcc10c1b334ac2fb02df1c94a8d5b07ad94009..65102289f9280aee578db2dcab6f948f25efa055 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -186,6 +186,7 @@ Dodji Seketeli:
       Remove useless vertical space from src/abg-writer.cc
       Allow setting options to instances of xml_writer::write_context
       Wire the --no-show-locs option to abidw
+      Support systems where fts.h can't be used with _FILE_OFFSET_BITS set
       Bug 20670 - abipkgdiff aborts if $XDG_CACHE_HOME does not exist
       Bug 20887 - Show relative change of offsets
       Bug 20927 - Segfault when $HOME is not set
@@ -204,6 +205,7 @@ Dodji Seketeli:
       Bug 22015 - Failing to return global scope of a DIE in certain cases
       Bug 22122 - Fail to represent 'const array'
       Bug 22190 - crash in read_context::get_or_compute_canonical_die
+      Bug 22438 - Emit a clear message when debug info is not found
 
 Mark Wielaard:
       Declare eval_last_constant_dwarf_sub_expr with [u]int64_t not [s]size_t.