summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorStan Hu <stanhu@gmail.com>2016-01-09 17:07:52 -0800
committerStan Hu <stanhu@gmail.com>2016-01-09 17:08:49 -0800
commita8b444953bf618977e797090209d7222b0efc834 (patch)
tree3078d3f8b169b92aed365f8f4045b060499a8a22 /CHANGELOG
parentc81647ae8c5dc68ac8d7dd2970a53b31bc656a1d (diff)
downloadgitlab-ce-a8b444953bf618977e797090209d7222b0efc834.tar.gz
Add CHANGELOG entry for reply-by-email fix
[ci skip]
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 921dac01264..e12be8b7b65 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -37,6 +37,7 @@ v 8.3.3 (unreleased)
- Suppress e-mails on failed builds if allow_failure is set (Stan Hu)
- Fix project transfer e-mail sending incorrect paths in e-mail notification (Stan Hu)
- Enable "Add key" button when user fills in a proper key (Stan Hu)
+ - Fix error in processing reply-by-email messages (Jason Lee)
v 8.3.2
- Change single user API endpoint to return more detailed data (Michael Potthoff)