mirror of
https://github.com/vgough/encfs.git
synced 2025-01-02 20:19:11 +01:00
28 lines
957 B
Plaintext
28 lines
957 B
Plaintext
|
Easylogging++ v9.76 RELEASE NOTES
|
||
|
---------------------------------
|
||
|
|
||
|
Release type: Major
|
||
|
API changes: No
|
||
|
|
||
|
==========================
|
||
|
= NEW FEATURES =
|
||
|
==========================
|
||
|
|
||
|
- Experimental asynchronous logging using `_ELPP_EXPERIMENTAL_ASYNC_LOGGING` (issue #202)
|
||
|
- `CHECK_BOUNDS` macro to check boundaries (issue #204)
|
||
|
|
||
|
==========================
|
||
|
= API CHANGES =
|
||
|
==========================
|
||
|
|
||
|
- `Logger::flush(Level, base::type::fstream_t)` and `Logger::isFlushNeeded(Level)` made public
|
||
|
|
||
|
==========================
|
||
|
= NOTES =
|
||
|
==========================
|
||
|
|
||
|
- See https://github.com/easylogging/easyloggingpp/blob/v9.76/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
|
||
|
- Removed references to `easylogging.org` as site will no longer service.
|