summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgumi <git@gumi.ca>2018-08-01 11:21:01 -0400
committergumi <git@gumi.ca>2018-08-01 11:21:01 -0400
commit7f7b8060cba8f0aba60f43cf343bdf3f773f3438 (patch)
treec807b6a6bcff862c0cc4bb7bae81416ab348cd8e
parentbfe57feae9bc63dfd6982e3bc9a1070bc6c79d4c (diff)
downloadhercules-2018.07.29+2.tar.gz
hercules-2018.07.29+2.tar.bz2
hercules-2018.07.29+2.tar.xz
hercules-2018.07.29+2.zip
release v2018.07.29+2v2018.07.29+2
-rw-r--r--CHANGELOG.md7
1 files changed, 6 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 72e5cc543..610f05ce5 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -10,7 +10,11 @@ and this project does not adhere to [Semantic Versioning](http://semver.org/spec
If you are reading this in a text editor, simply ignore this section
-->
-## [v2018.07.29+1] `Jul 29 2018` `PATCH 1`
+## [v2018.07.29+2] `August 1 2018` `PATCH 2`
+### Fixed
+- Fixed a wrong preprocessor directive that prevented some clients from connecting. (#2165, #2166)
+
+## [v2018.07.29+1] `Jul 30 2018` `PATCH 1`
### Fixed
- Added a temporary patch for getd when variable types are C_NOP. (#2163)
@@ -369,6 +373,7 @@ If you are reading this in a text editor, simply ignore this section
- New versioning scheme and project changelogs/release notes (#1853)
[Unreleased]: https://github.com/HerculesWS/Hercules/compare/stable...master
+[v2018.07.29+2]: https://github.com/HerculesWS/Hercules/compare/v2018.07.29+1...v2018.07.29+2
[v2018.07.29+1]: https://github.com/HerculesWS/Hercules/compare/v2018.07.29...v2018.07.29+1
[v2018.07.29]: https://github.com/HerculesWS/Hercules/compare/v2018.07.01+1...v2018.07.29
[v2018.07.01+1]: https://github.com/HerculesWS/Hercules/compare/v2018.07.01...v2018.07.01+1