summaryrefslogtreecommitdiffstats
path: root/imap
diff options
context:
space:
mode:
authorSam Varshavchik2020-04-20 08:07:11 -0400
committerSam Varshavchik2020-04-20 08:11:04 -0400
commit980b2591fcf4d637da610057f05cacb7800de4e7 (patch)
treecca9414025df9ad99976e01eb0ac88446d0a79e4 /imap
parentdac56c010aad8943b85776c0c1f4d1c30064a2be (diff)
downloadcourier-libs-980b2591fcf4d637da610057f05cacb7800de4e7.tar.bz2
Fix regression with user parameter
Diffstat (limited to 'imap')
-rw-r--r--imap/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/imap/ChangeLog b/imap/ChangeLog
index 3076ca9..881e240 100644
--- a/imap/ChangeLog
+++ b/imap/ChangeLog
@@ -1,3 +1,5 @@
+5.0.10
+
2020-02-25 FlorianMickler <florian@mickler.org>
* tcpd/starttls.c (dossl): Start client after negotiating SSL,