mirror of
https://github.com/vgough/encfs.git
synced 2025-01-05 05:29:33 +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
30 lines
925 B
Plaintext
30 lines
925 B
Plaintext
Easylogging++ v9.21 RELEASE NOTES
|
|
---------------------------------
|
|
|
|
==========================
|
|
= REFACTORING =
|
|
==========================
|
|
|
|
- Removed some unnecessary code
|
|
- Removed licence full detail, instead added link to it
|
|
- Removed unnecessary methods from VersionInfo static class, just left `version()` and `releaseDate()`
|
|
|
|
==========================
|
|
= BUG FIXES =
|
|
==========================
|
|
|
|
- Configuring same logger twice loses some information (issue #116)
|
|
|
|
==========================
|
|
= NEW FEATRUES =
|
|
==========================
|
|
|
|
- Added base configurations pointer to `parseFromText` same as `parseFromFile`
|
|
|
|
==========================
|
|
= 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
|