]> git.ipfire.org Git - thirdparty/elfutils.git/commitdiff
Add NEWS items for the new functions in 0.158.
authorJan Kratochvil <jan.kratochvil@redhat.com>
Wed, 18 Dec 2013 13:37:49 +0000 (14:37 +0100)
committerJan Kratochvil <jan.kratochvil@redhat.com>
Wed, 18 Dec 2013 13:37:49 +0000 (14:37 +0100)
Signed-off-by: Jan Kratochvil <jan.kratochvil@redhat.com>
ChangeLog
NEWS

index 334c7694ce1a9108742f2d472aff871322212a0e..164d5516bef5b82e63ae4209fba95208f10ddd8f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2013-12-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * NEWS (Version 0.158) (libdwfl): Added Dwfl_Thread_Callbacks,
+       Dwfl_Thread, Dwfl_Frame, dwfl_attach_state, dwfl_pid, dwfl_thread_dwfl,
+       dwfl_thread_tid, dwfl_frame_thread, dwfl_thread_state_registers,
+       dwfl_thread_state_register_pc, dwfl_getthreads, dwfl_thread_getframes
+       and dwfl_frame_pc.
+
 2013-12-16  Mark Wielaard  <mjw@redhat.com>
 
        * NEWS (libdwfl): Add dwfl_module_getsymtab_first_global.
diff --git a/NEWS b/NEWS
index 35f2387d0dc0b80e7caef5429d52a4a828cc7555..3dc33770e44ab28d6480b3c3afd8dc82492b6df1 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,11 @@ Version 0.158
 
 libdwfl: dwfl_core_file_report has new parameter executable.
          New function dwfl_module_getsymtab_first_global.
+         Added unwinder with type Dwfl_Thread_Callbacks, opaque types
+         Dwfl_Thread and Dwfl_Frame and functions dwfl_attach_state,
+         dwfl_pid, dwfl_thread_dwfl, dwfl_thread_tid, dwfl_frame_thread,
+         dwfl_thread_state_registers, dwfl_thread_state_register_pc,
+         dwfl_getthreads, dwfl_thread_getframes and dwfl_frame_pc.
 
 Version 0.157