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-09-23 19:56:44 +0400
committerMarin Jankovski <marin@gitlab.com>2014-09-23 19:56:44 +0400
commit9912a74055201eac39a968bd1934388cd1b792c1 (patch)
tree92719b332bf05c2e0b51655058dda5f2ca127790
parentaebe3317b9b9db1290ad4584d78223e9fecc5e0b (diff)
Add fixes to changelog
-rw-r--r--CHANGELOG3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 6aad096aee6..3f61cc7d61a 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,5 +1,8 @@
v 7.3.1
- Fix ref parsing in Gitlab::GitAccess
+ - Fix error 500 when viewing diff on a file with changed permissions
+ - Fix adding comments to MR when source branch is master
+ - Fix error 500 when searching description contains relative link
v 7.3.0
- Always set the 'origin' remote in satellite actions