summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2013-06-10 18:16:09 +0300
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2013-06-10 18:16:09 +0300
commit26ed59f1a53416b2e157cfbf7852663cf0969f5b (patch)
tree67ad1893e0b1cf9a7fd4b0515d2b2434c8df0ea7
parentf96827c4f017d5d8114d488d352695ed03c88c0a (diff)
downloadgitlab-ce-5.2.1.tar.gz
v5.2.1v5.2.1
-rw-r--r--CHANGELOG8
-rw-r--r--VERSION2
2 files changed, 9 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index f21a9e8a943..139049774c7 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,11 @@
+v 5.2.1
+ - Fix dashboard lost if comment on commit
+ - Update gitlab-grack. Fixes issue with --depth option
+ - Fix project events duplicate on project page
+ - Fix postgres error when displaying network graph.
+ - Fix dashboard event filter when navigate via turbolinks
+ - init.d: Ensure socket is removed before starting service
+
v 5.2.0
- Turbolinks
- Git over http with ldap credentials
diff --git a/VERSION b/VERSION
index 91ff57278e3..26d99a283f2 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-5.2.0
+5.2.1