CHANGES: Adds info about: #1783

This commit is contained in:
Felipe Zimmerle
2018-05-24 10:29:27 -03:00
parent 45e531236a
commit 6db26cee84

View File

@@ -1,6 +1,8 @@
v3.0.3 - YYYY-MMM-DD (to be released) v3.0.3 - YYYY-MMM-DD (to be released)
------------------------------------- -------------------------------------
- Return false in SharedFiles::open() when an error happens
[Issue #1783 - @weliu]
- Use rvalue reference in ModSecurity::serverLog - Use rvalue reference in ModSecurity::serverLog
[Issue #1769 - @weliu] [Issue #1769 - @weliu]
- Build System: Fix when multiple lines for curl version. - Build System: Fix when multiple lines for curl version.