aboutsummaryrefslogtreecommitdiffstats
path: root/common/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'common/ChangeLog')
-rw-r--r--common/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/common/ChangeLog b/common/ChangeLog
index 9c18680ce..84843cd09 100644
--- a/common/ChangeLog
+++ b/common/ChangeLog
@@ -1,3 +1,9 @@
+2011-01-10 Thomas Mraz <[email protected]> (wk)
+
+ * pka.c (get_pka_info) [!USE_ADNS]: Turn ANSWER into a union to
+ avoid aliasing problems with modern compilers. See bug#1307.
+ Reported by Steve Grubb.
+
2011-01-10 Werner Koch <[email protected]>
* session-env.c (update_var): Fix same value test. Fixes