mirror of
https://github.com/vgough/encfs.git
synced 2024-11-29 03:15:07 +01:00
26 lines
765 B
Plaintext
26 lines
765 B
Plaintext
|
|
||
|
Easylogging++ v9.12 RELEASE NOTES
|
||
|
---------------------------------
|
||
|
|
||
|
==========================
|
||
|
= NEW FEATURES =
|
||
|
==========================
|
||
|
|
||
|
- Ability to log third-party classes (issue #97)
|
||
|
- Class to extend to make class loggable (issue #98)
|
||
|
|
||
|
==========================
|
||
|
= IMPROVEMENTS =
|
||
|
==========================
|
||
|
|
||
|
- CHECK_NOTNULL() to expand to fully qualified function name
|
||
|
- CHECK_EQ and CHECK_NE expands to use CHECK
|
||
|
- Inlined some methods for performance improvements
|
||
|
|
||
|
==========================
|
||
|
= 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
|