summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.rst10
1 files changed, 9 insertions, 1 deletions
diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index 7d23a3c..76568a9 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -10,7 +10,7 @@
-0.2.0 (2018-02-01)
+0.2.0 (2018-02-20)
==================
Build system
@@ -19,6 +19,14 @@ Build system
* Ensure correct compilation on GCC 4.x.
+Loader
+------
+
+* Catch attempts to exec the loader itself and handle gracefully.
+
+* Fix problems caught by valgrind memcheck.
+
+
malloc
------