Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2013-12-26 16:58:15 +0400
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2013-12-26 16:58:15 +0400
commit9a247213a880611cadcb57dfa744b11d3ce7a114 (patch)
tree87f28f9969c18c18ffa2b9ff2ae45f8ec3b557e0 /CHANGELOG
parentfcf55171c4d5a25bc08da37e704f95ca8ca4e06b (diff)
New stuff for 6.5 in CHANGELOG
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG9
1 files changed, 8 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 8922e5e6af4..6fce7df8ec9 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,13 @@
v 6.5.0
- Dropdown menus on issue#show page for assignee and milestone (Jason Blanchard)
- Add color custimization and previewing to broadcast messages
+ - Fixed notes anchors
+ - Load new comments in issues dynamically
+ - Added sort options to Public page
+ - Added new filters(assigned/authored/all) to Dashboard#issues, Dashboard#merge_request pages
+ - Add project visibility icons to dashboard
+ - Enable secure cookies if https used
+ - Protect users/confirmation with rack_attack
v6.4.2
- Fixed wrong behaviour of script/upgrade.rb
@@ -598,4 +605,4 @@ v 0.8.0
- stability
- security fixes
- increased test coverage
- - email notification
+ - email notification \ No newline at end of file