mirror of
https://github.com/vgough/encfs.git
synced 2024-11-28 19:03:42 +01:00
5f0806c5cc
git-vendor-name: easylogging git-vendor-dir: vendor/github.com/muflihun/easyloggingpp git-vendor-repository: https://github.com/muflihun/easyloggingpp git-vendor-ref: master
33 lines
929 B
Plaintext
33 lines
929 B
Plaintext
Easylogging++ v9.60 RELEASE NOTES
|
|
---------------------------------
|
|
|
|
Release type: Major
|
|
API changes: No
|
|
|
|
==========================
|
|
= NEW FEATURES =
|
|
==========================
|
|
|
|
- Support logging from Logger class for compilers with support for variadic templates (issue #162)
|
|
|
|
==========================
|
|
= REFACTORING =
|
|
==========================
|
|
|
|
- File size cut down
|
|
- Changed `inline static` to `static inline` for better readability
|
|
|
|
==========================
|
|
= BUG FIXES =
|
|
==========================
|
|
|
|
- Double free corrpution when sharing storage
|
|
- Unused variable warning on Windows regarding "nextTok_" (issue #161)
|
|
|
|
==========================
|
|
= 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
|