diff options
Diffstat (limited to 'libctf/ChangeLog')
-rw-r--r-- | libctf/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libctf/ChangeLog b/libctf/ChangeLog index 40f292d5d47..f8b2961b133 100644 --- a/libctf/ChangeLog +++ b/libctf/ChangeLog @@ -1,5 +1,10 @@ 2019-05-28 Nick Alcock <nick.alcock@oracle.com> + * ctf-impl.h: New definitions and declarations for type creation + and lookup. + +2019-05-28 Nick Alcock <nick.alcock@oracle.com> + * ctf-hash.c: New file. * ctf-impl.h: New declarations. |