summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 788658da5b..b9a932aa50 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -32,6 +32,11 @@ Changes in version 0.2.1.12-alpha - 2009-02-??
- Add a 'getinfo status/clients-seen' controller command, in case
controllers want to hear clients_seen events but connect late.
+ o Build changes
+ - Disable GCC's strict alias optimization by default, to avoid the
+ likelihood of its introducing subtle bugs whenever our code violates
+ the letter of C99's alias rules.
+
Changes in version 0.2.1.11-alpha - 2009-01-20
o Security fixes: