mirror of
https://github.com/vgough/encfs.git
synced 2024-11-25 01:13:12 +01:00
59d74aea1f
git-subtree-dir: vendor/github.com/muflihun/easyloggingpp git-subtree-split: 850ea2a9f151ed648a989dda1cf44e503e45831f
37 lines
1.1 KiB
Plaintext
37 lines
1.1 KiB
Plaintext
Easylogging++ v9.78 RELEASE NOTES
|
|
---------------------------------
|
|
|
|
Release type: Minor
|
|
API changes: No
|
|
|
|
==========================
|
|
= NEW FEATURES =
|
|
==========================
|
|
|
|
- Ability to add, clear verbose modules on the fly (issue #219)
|
|
- Ability to set verbose logging level on the fly (issue #238)
|
|
- Solaris support added
|
|
|
|
==========================
|
|
= BUILD FIX =
|
|
==========================
|
|
|
|
- Warning for `nextTok_` in VS2013 (issue #237)
|
|
|
|
==========================
|
|
= BUG FIX =
|
|
==========================
|
|
|
|
- `LoggingFlag::AutoSpacing` does not work with some types (issue #220)
|
|
|
|
==========================
|
|
= NOTES =
|
|
==========================
|
|
|
|
- Experimental async logging only for specific compilers
|
|
- Removed `easyloggingpp` as namespace
|
|
- Changed support email address
|
|
- See https://github.com/easylogging/easyloggingpp/blob/v9.78/README.md for manual for this release
|
|
- See https://github.com/easylogging/easyloggingpp/tree/master/doc for other release notes
|
|
- Closed issues: https://github.com/easylogging/easyloggingpp/issues?page=1&state=closed
|