##// 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:

r2227:810c22fc stable
r3237:5cf82ecc default
Show More
release-notes-4.10.2.rst
41 lines | 364 B | text/x-rst | RstLexer
/ docs / release-notes / release-notes-4.10.2.rst
docs: added 4.10.2 release notes
r2227 |RCE| 4.10.2 |RNS|
------------------
Release Date
^^^^^^^^^^^^
- 2017-11-08
New Features
^^^^^^^^^^^^
General
^^^^^^^
Security
^^^^^^^^
Performance
^^^^^^^^^^^
Fixes
^^^^^
- helpers: support for empty descriptions and metatags.
Upgrade notes
^^^^^^^^^^^^^
- Changes helpers to support empty descriptions, no potential problems with upgrade.