diff options
Diffstat (limited to 'debuginfod/ChangeLog')
| -rw-r--r-- | debuginfod/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/debuginfod/ChangeLog b/debuginfod/ChangeLog index ab32b523..a26f6b27 100644 --- a/debuginfod/ChangeLog +++ b/debuginfod/ChangeLog @@ -1,3 +1,9 @@ +2020-03-22 Frank Ch. Eigler <fche@redhat.com> + + * debuginfod.h, libdebuginfod.map: New functions for _get/set_user(). + * debuginfod-client.c: Implement them. + * debuginfod-find.c: Include a token call just for testing them. + 2020-03-03 Aaron Merey <amerey@redhat.com> * debuginfod-client.c (debuginfod_query_server): Update |
