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 beacecfd16..4b8ceeb573 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -21,6 +21,9 @@ Changes in version 0.2.1.1-alpha - 2008-??-??
to avoid unused RAM in buffer chunks and memory pools.
- Downgrade "sslv3 alert handshake failure" message to INFO.
- Only log guard node status when guard node status has changed.
+ - Add a couple of extra warnings to --enable-gcc-warnings for GCC 4.3,
+ and stop using a warning that had become unfixably verbose under GCC
+ 4.3.
o Code simplifications and refactoring:
- Refactor code using connection_ap_handshake_attach_circuit() to