mirror of
https://github.com/vgough/encfs.git
synced 2024-12-01 04:14:30 +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
29 lines
886 B
Plaintext
29 lines
886 B
Plaintext
Easylogging++ v9.93 RELEASE NOTES
|
|
---------------------------------
|
|
|
|
Release type: Minor
|
|
API changes: No
|
|
Breaking Change: No
|
|
|
|
==========================
|
|
= FIXES =
|
|
==========================
|
|
|
|
- Multithread storage lock fix
|
|
- Dead lock fixes (#417) Thanks to @aparajita for tip
|
|
|
|
==========================
|
|
= FEATURES =
|
|
==========================
|
|
|
|
- Set thread names using new helper `Helpers::setThreadName` and print using new format specifier `%thread_name`
|
|
- A lot of sample clean up and fixed
|
|
|
|
==========================
|
|
= NOTES =
|
|
==========================
|
|
|
|
- See https://github.com/muflihun/easyloggingpp/blob/9.93/README.md for manual for this release
|
|
- See https://github.com/muflihun/easyloggingpp/tree/master/doc for other release notes
|
|
- Closed issues: https://github.com/muflihun/easyloggingpp/issues?page=1&state=closed
|