diff options
Diffstat (limited to 'libdwfl/ChangeLog')
-rw-r--r-- | libdwfl/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libdwfl/ChangeLog b/libdwfl/ChangeLog index 76053039..b3ca56cb 100644 --- a/libdwfl/ChangeLog +++ b/libdwfl/ChangeLog | |||
@@ -1,3 +1,8 @@ | |||
1 | 2022-05-15 Mark Wielaard <mark@klomp.org> | ||
2 | |||
3 | * libdwfl.h (dwfl_module_addrinfo): Update docs and nonnull | ||
4 | attribute to make clear offset and sym cannot be NULL. | ||
5 | |||
1 | 2022-04-22 Mark Wielaard <mark@klomp.org> | 6 | 2022-04-22 Mark Wielaard <mark@klomp.org> |
2 | 7 | ||
3 | * debuginfod-client.c (init_control): New static pthread_once_t. | 8 | * debuginfod-client.c (init_control): New static pthread_once_t. |