summaryrefslogtreecommitdiff
path: root/include/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'include/ChangeLog')
-rw-r--r--include/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/include/ChangeLog b/include/ChangeLog
index 78018468e4e..3d6fdd2f899 100644
--- a/include/ChangeLog
+++ b/include/ChangeLog
@@ -1,3 +1,10 @@
+2021-07-02 David Faust <david.faust@oracle.com>
+
+ * btf.h (struct btf_type): Update bit usage comment.
+ (BTF_INFO_KIND): Update bit mask.
+ (BTF_KIND_FLOAT): New define.
+ (BTF_KIND_MAX): Update.
+
2021-06-28 Indu Bhagat <indu.bhagat@oracle.com>
David Faust <david.faust@oracle.com>
Jose E. Marchesi <jose.marchesi@oracle.com>