aboutsummaryrefslogtreecommitdiff
path: root/include/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'include/ChangeLog')
-rw-r--r--include/ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/include/ChangeLog b/include/ChangeLog
index f069a9d..8b82efe 100644
--- a/include/ChangeLog
+++ b/include/ChangeLog
@@ -1,5 +1,18 @@
2019-05-28 Nick Alcock <nick.alcock@oracle.com>
+ * ctf-api.h (ctf_file_close): New declaration.
+ (ctf_getdatasect): Likewise.
+ (ctf_parent_file): Likewise.
+ (ctf_parent_name): Likewise.
+ (ctf_parent_name_set): Likewise.
+ (ctf_import): Likewise.
+ (ctf_setmodel): Likewise.
+ (ctf_getmodel): Likewise.
+ (ctf_setspecific): Likewise.
+ (ctf_getspecific): Likewise.
+
+2019-05-28 Nick Alcock <nick.alcock@oracle.com>
+
* ctf-api.h (zlib.h): New include.
(ctf_sect_t): New.
(ctf_sect_names_t): Likewise.