Skip to content
This repository was archived by the owner on Jan 30, 2020. It is now read-only.

Commit 2cdb884

Browse files
committed
Merge branch 'hotfix/77'
Close #77
2 parents 0234654 + be2a7fb commit 2cdb884

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

CHANGELOG.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ All notable changes to this project will be documented in this file, in reverse
1919
### Fixed
2020

2121
- [#71](https://github.com/zendframework/zend-ldap/pull/71) Removes composer-flag ```--ignore-platform-deps``` to fix Travis-CI build
22+
- [#77](https://github.com/zendframework/zend-ldap/pull/77) Fixes links to PR in CHANGELOG.md)
2223

2324
## 2.8.0 - 2017-03-06
2425

@@ -83,7 +84,7 @@ coding-standards.
8384
### Fixed
8485

8586
- [#17](https://github.com/zendframework/zend-ldap/issues/17) Fixes HHVM builds
86-
- [#44](https://github.com/zendframework/zend-ldap/pull/40) Fixes broken builds
87+
- [#44](https://github.com/zendframework/zend-ldap/pull/44) Fixes broken builds
8788
in PHP7 due to faulty sorting-test
8889
- [#40](https://github.com/zendframework/zend-ldap/pull/40) Fixes connection test
8990
that failed due to different failure messages in PHP5 and 7
@@ -104,7 +105,7 @@ coding-standards.
104105

105106
### Fixed
106107

107-
- [#19](https://github.com/zendframework/zend-ldap/pull/20) checks whether the
108+
- [#20](https://github.com/zendframework/zend-ldap/pull/20) checks whether the
108109
LDAP-connection shall use SSL or not and decides based on that which port to
109110
use if no port has been set.
110111
- [#25](https://github.com/zendframework/zend-ldap/issues/25) Check for correct

0 commit comments

Comments
 (0)