summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarin Jankovski <marin@gitlab.com>2014-03-26 09:46:51 +0100
committerMarin Jankovski <marin@gitlab.com>2014-03-26 09:46:51 +0100
commitacb03f1fc3e7080f3eeaaaef720d33e6951ffa1b (patch)
tree82f78e15fd2e3e327fd608a2d8509389845994ac
parent99a9d97c44a23aae4e712de45180ed362369ab11 (diff)
downloadgitlab-ce-acb03f1fc3e7080f3eeaaaef720d33e6951ffa1b.tar.gz
Add gzip asset compression to the changelog.
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 2a025d6481e..0b295e4d759 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,5 +1,6 @@
v 6.8.0
- Ability to at mention users that are participating in issue and merge req. discussion
+ - Enabled GZip Compression for assets in example Nginx, make sure that Nginx is compiled with --with-http_gzip_static_module flag (this is default in Ubuntu)
v 6.7.2
- Fix upgrader script