summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2014-04-23 16:15:50 +0200
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2014-04-24 19:39:33 +0200
commit3bf1cff4215c8b60c4133c3e822495f046638583 (patch)
tree16dd5c4eb68786e74adfdfc8532165af192ebdfb
parentc46a0612706a2570342178fe8f61222034675c38 (diff)
downloadgitlab-ce-3bf1cff4215c8b60c4133c3e822495f046638583.tar.gz
Add iids changelog entry
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 5137c87a5f3..a5671948a6f 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,7 @@
v 6.9.0
- Store Rails cache data in the Redis `cache:gitlab` namespace
- Adjust MySQL limits for existing installations
+ - Add db index on project_id+iid column. This prevents duplicate on iid.
v 6.8.0
- Ability to at mention users that are participating in issue and merge req. discussion