#4195: Poco::File::created() on macOS should use birthtime

This commit is contained in:
Günter Obiltschnig
2023-10-18 08:00:40 +02:00
parent 69fd22c4e0
commit 8a268d4413
3 changed files with 6 additions and 8 deletions

View File

@@ -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