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:
authorMarin Jankovski <marin@gitlab.com>2014-05-27 11:22:17 +0400
committerMarin Jankovski <marin@gitlab.com>2014-05-27 11:22:17 +0400
commit13202d828bb4ecf13396961ec39e7f29d86b9ba5 (patch)
tree9e6d76a08596eb8034b0f5234c2c9f2d8b702834
parentbfc561e4863380f046ca7953da717d6e09a46122 (diff)
Version to 6.9.1.v6.9.1
-rw-r--r--CHANGELOG4
-rw-r--r--VERSION2
2 files changed, 5 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index aaf1879dcce..a37a90d76db 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,7 @@
+v 6.9.1
+ - Fix scroll to highlighted line
+ - Fix the pagination on load for commits page
+
v 6.9.0
- Store Rails cache data in the Redis `cache:gitlab` namespace
- Adjust MySQL limits for existing installations
diff --git a/VERSION b/VERSION
index 97f57815281..dc3829f5e07 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-6.9.0
+6.9.1