encfs/doc/RELEASE-NOTES-v9.60
Valient Gough 59d74aea1f Squashed 'vendor/github.com/muflihun/easyloggingpp/' content from commit 850ea2a9
git-subtree-dir: vendor/github.com/muflihun/easyloggingpp
git-subtree-split: 850ea2a9f151ed648a989dda1cf44e503e45831f
2017-08-05 23:23:41 -07:00

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