summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY3
1 files changed, 3 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 6ca54e7..50aab8e 100644
--- a/HISTORY
+++ b/HISTORY
@@ -27,6 +27,9 @@
o disable local only tcp bind on docker containers to allow access to IMAP
and SMTP. Related to #7471.
+0.3.11 Jan 05, 2015:
+ o Port `enum` to `enum34` (Closes #6601)
+
0.3.10 Sept 26, 2014:
o MessageCollection iterator now creates the LeapMessage with the
collection reference, so setFlags will work properly.