summaryrefslogtreecommitdiffstats
path: root/imap/ChangeLog
diff options
context:
space:
mode:
authorSam Varshavchik2021-05-21 21:11:51 -0400
committerSam Varshavchik2021-05-21 21:11:51 -0400
commit142f42378608e593eb36ceb33895db99948427aa (patch)
treefc089285268a8fe3c8768cd7482fb50393f49354 /imap/ChangeLog
parent34b6dbb743654fdb6edccf101c4da7e671b7a92d (diff)
downloadcourier-libs-142f42378608e593eb36ceb33895db99948427aa.tar.bz2
-Wall and -Werror fixes
Diffstat (limited to 'imap/ChangeLog')
-rw-r--r--imap/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/imap/ChangeLog b/imap/ChangeLog
index c93e63b..f361e74 100644
--- a/imap/ChangeLog
+++ b/imap/ChangeLog
@@ -1,3 +1,7 @@
+2021-05-21 Sam Varshavchik <mrsam@courier-mta.com>
+
+ * Minor code tweaks, make it compleable with -Wall -Werror.
+
5.1.3
2021-04-01 Sam Varshavchik <mrsam@courier-mta.com>