mirror of
https://github.com/pocoproject/poco.git
synced 2025-11-17 01:15:59 +01:00
#4195: Poco::File::created() on macOS should use birthtime
This commit is contained in:
@@ -216,7 +216,7 @@ AAAIntroduction
|
||||
|
||||
!!Summary of Changes
|
||||
|
||||
- GH #1372: Possible deadlock in SessionPool
|
||||
- GH #1372: Possible deadlock in SessionPool
|
||||
- GH #4170: Poco::FileStream is always opened with std::ios::in | std::ios::out bug
|
||||
- GH #4169: Upgrade bundled zlib to 1.3.
|
||||
- GH #4171: Upgrade bundled sqlite to 3.43.1
|
||||
@@ -226,6 +226,7 @@ AAAIntroduction
|
||||
- GH #4174: AbstractConfiguration: support Int16/UInt16 and Int32/UInt32
|
||||
- GH #4182: Util: Make load()/save()/clear() operations on configurations thread-safe
|
||||
- GH #4184: Poco::TemporaryFile: make filenames less predictable
|
||||
- GH #4195: Poco::File::created() on macOS should use birthtime
|
||||
|
||||
|
||||
!!!Release 1.11.7
|
||||
|
||||
Reference in New Issue
Block a user