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:
authorJacob Vosmaer <contact@jacobvosmaer.nl>2014-09-12 16:59:58 +0400
committerJacob Vosmaer <contact@jacobvosmaer.nl>2014-09-12 16:59:58 +0400
commit5704e6fee9d2dea67c4a91b43d06a9958484d29b (patch)
tree427db590f3aef27ea68393b18c99502f28f03757 /CHANGELOG
parenta034a4665229425d5b3eff3082069b9ab1b57ab4 (diff)
Use sockets to connect to Redis
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 49bf983eb5e..f5e37725077 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,7 @@
v 7.3.0
- Always set the 'origin' remote in satellite actions
- Write authorized_keys in tmp/ during tests
+ - Use sockets to connect to Redis
- Expire Rack sessions after 1 week
- Cleaner signin/signup pages
- Improved comments UI