diff options
Diffstat (limited to 'libctf/NEWS')
-rw-r--r-- | libctf/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/libctf/NEWS b/libctf/NEWS index c0aef3b..956cca8 100644 --- a/libctf/NEWS +++ b/libctf/NEWS @@ -10,6 +10,9 @@ Changes in 2.37: symbol number is known, like in object files and dynamic dicts created by ctf_create. +** libctf supports compilers that encode unrepresentable types via a special + kind (CTF_K_UNKNOWN) as well as via type ID 0. + * Bugfixes ** Avoid duplicating or losing types of data object symbols when |