mirror of
https://github.com/vgough/encfs.git
synced 2024-11-28 19:03:42 +01:00
34 lines
890 B
Plaintext
34 lines
890 B
Plaintext
|
Easylogging++ v9.59 RELEASE NOTES
|
||
|
---------------------------------
|
||
|
|
||
|
Release type: Major
|
||
|
API changes: No
|
||
|
|
||
|
=========================
|
||
|
= REFACTORING =
|
||
|
=========================
|
||
|
|
||
|
- Removing trailing spaces and reorder Trackable members class to avoid warning on gcc (issue 158)
|
||
|
|
||
|
|
||
|
==========================
|
||
|
= NEW FEATURES =
|
||
|
==========================
|
||
|
|
||
|
- Ability to use multiple loggers to log single message (needs `_ELPP_MULTI_LOGGER_SUPPORT`) (issue #157)
|
||
|
|
||
|
|
||
|
==========================
|
||
|
= BUG FIXES =
|
||
|
==========================
|
||
|
|
||
|
- Segmentation fault when running shared lib apps (issue #160)
|
||
|
|
||
|
|
||
|
==========================
|
||
|
= NOTES =
|
||
|
==========================
|
||
|
|
||
|
- 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
|