summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Speicher <rspeicher@gmail.com>2016-08-16 12:14:45 -0500
committerRobert Speicher <rspeicher@gmail.com>2016-08-16 12:16:30 -0500
commita6902b489b1910363624bec4818219064049da2b (patch)
treeb93b66a43b10949ca7ae8b4c326a00f4c47bced8
parent907fe663efdb438737b3e94a1b74765ccb8c39b1 (diff)
downloadgitlab-ce-a6902b489b1910363624bec4818219064049da2b.tar.gz
Update CHANGELOG for Rails 4.2.7.1 upgrade
[ci skip]
-rw-r--r--CHANGELOG3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 9bb03dcb13c..634b645524b 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,5 +1,8 @@
Please view this file on the master branch, on stable branches it's out of date.
+v 8.8.8
+ - Upgrade Rails to 4.2.7.1 for security fixes. !5781
+
v 8.8.7
- Fix privilege escalation issue with OAuth external users.
- Ensure references to private repos aren't shown to logged-out users.