summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorValery Sizov <valery@gitlab.com>2014-10-16 14:02:24 +0300
committerValery Sizov <valery@gitlab.com>2014-10-16 14:02:24 +0300
commit761c2a64cc651e2239aac65c6ebd81d17f444703 (patch)
treee30f3ebc98d85f4c62fab05580f0d24cdc1ff975
parent05922e71f45670a1b75d8b700bf894258c79fcd7 (diff)
downloadgitlab-ce-761c2a64cc651e2239aac65c6ebd81d17f444703.tar.gz
Add items to changelog
-rw-r--r--CHANGELOG7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 6ddd59df1c4..05290698320 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -28,6 +28,13 @@ v 7.4.0
- Improved repository graphs
- Improve event note display in dashboard and project activity views (Vinnie Okada)
- Add users sorting to admin area
+ - UI improvements
+ - Fix ambiguous sha problem with mentioned commit
+ - Fixed bug with apostrophe when at mentioning users
+ - Add active directory ldap option
+ - Developers can push to wiki repo. Protected branches does not affect wiki repo any more
+ - Faster rev list
+ - Fix branch removal
v 7.3.2
- Fix creating new file via web editor