aboutsummaryrefslogtreecommitdiff
path: root/doc/changelog.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/changelog.md')
-rw-r--r--doc/changelog.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/changelog.md b/doc/changelog.md
index e3c4e2a6..f053e198 100644
--- a/doc/changelog.md
+++ b/doc/changelog.md
@@ -1,6 +1,9 @@
VIXL Change Log
===============
+* 1.12
+ + Bug fixes for toolchain compatibility.
+
* 1.11
+ Fix bug in simulation of add with carry.
+ Fix use-after-free bug in Literal handling.