summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 49c3128..5a8271a 100644
--- a/Changelog
+++ b/Changelog
@@ -1,3 +1,6 @@
+Release 1.8.2, 2011-05-24
+=========================
+
- Support for "aligned" and "section" attributes on global variables, e.g.
__attribute__((aligned(16))) int x;