aboutsummaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog6
1 files changed, 6 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 18176c87c0..a451cfa6dc 100644
--- a/Changelog
+++ b/Changelog
@@ -1,3 +1,9 @@
+version 0.1.6:
+
+ - ISO C warning fixes (Alistair Strachan)
+ - first self-virtualizable version (works only as long as the icache
+ is not flushed)
+
version 0.1.5:
- ppc64 support + personality() patch (Rusty Russell)