##// END OF EJS Templates
env-variables: make it safer if there's a syntax problem inside .ini file....
env-variables: make it safer if there's a syntax problem inside .ini file. It's better to not crash, since it means server wont start. Let users fix problems instead of breaking the startup because of that.

File last commit:

r2567:2a2a69c4 stable
r3237:5cf82ecc default
Show More
release-notes-4.11.3.rst
40 lines | 421 B | text/x-rst | RstLexer
/ docs / release-notes / release-notes-4.11.3.rst
docs: added release notes for 4.11.3
r2567 |RCE| 4.11.3 |RNS|
------------------
Release Date
^^^^^^^^^^^^
- 2018-02-14
New Features
^^^^^^^^^^^^
General
^^^^^^^
Security
^^^^^^^^
Performance
^^^^^^^^^^^
Fixes
^^^^^
- Pull requests: fixed problems with opening pull requests when default branches
in repository didn't exist or were closed.
Upgrade notes
^^^^^^^^^^^^^
- Unscheduled bugfix release fixing pull request opening issues reported.