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

github.com/phpredis/phpredis.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPavlo Yatsukhnenko <yatsukhnenko@gmail.com>2019-08-09 16:19:55 +0300
committerPavlo Yatsukhnenko <yatsukhnenko@gmail.com>2019-08-09 16:19:55 +0300
commit1a751ca28971bae62c6134920858a35b85adbb22 (patch)
treef82c4c40f8a331899b62b226c9f4e2ce9174fb49 /Changelog.md
parent128e6bdcede1c2ed04d1141d2266506c50f6279a (diff)
Update changelog
Diffstat (limited to 'Changelog.md')
-rw-r--r--Changelog.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/Changelog.md b/Changelog.md
index fc75937f..644b0378 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -24,12 +24,12 @@ and PhpRedis adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
- Fix regression for multihost_distribute_call added in [112c77e3](https://github.com/phpredis/phpredis/commit/112c77e3)
[fbe0f804](https://github.com/phpredis/phpredis/commit/fbe0f804)
- ([Pavlo Yatsukhnenko](https://github.com/yatsukhnenko)
+ ([Pavlo Yatsukhnenko](https://github.com/yatsukhnenko))
- Fix regression for conntecting to ports > 32767
- [1f41da64](https://github.com/phpredis/phpredis/commit/1f41da64)
- ([Owen Smith](https://github.com/orls))
+ [1f41da64](https://github.com/phpredis/phpredis/commit/1f41da64),
+ [17b139d8](https://github.com/phpredis/phpredis/commit/17b139d8),
[7ef17ce1](https://github.com/phpredis/phpredis/commit/7ef17ce1)
- ([Pavlo Yatsukhnenko](https://github.com/yatsukhnenko)
+ ([Owen Smith](https://github.com/orls),[Pavlo Yatsukhnenko](https://github.com/yatsukhnenko))
- RedisCluster segfaults after second connection with cache_slots enabled
[f52cd237](https://github.com/phpredis/phpredis/commit/f52cd237),
[cb5d6b94](https://github.com/phpredis/phpredis/commit/cb5d6b94)