summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dzaporozhets@gitlab.com>2014-10-16 11:57:49 +0000
committerDmitriy Zaporozhets <dzaporozhets@gitlab.com>2014-10-16 11:57:49 +0000
commitd6fdca9a88356c9844e3597846044959bd765949 (patch)
tree21eba3b3b110d8613dc8efbc24222c62535caeb3
parentde253100b50c57e78821cb606400a21e2d9d4892 (diff)
parent761c2a64cc651e2239aac65c6ebd81d17f444703 (diff)
downloadgitlab-ce-d6fdca9a88356c9844e3597846044959bd765949.tar.gz
Merge branch 'add_some_stuff_to_changelog' into 'master'
Add a few items to changelog See merge request !1187
-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