diff options
author | Igor Pavlov <87184205+ip7z@users.noreply.github.com> | 2022-06-20 00:00:00 +0000 |
---|---|---|
committer | Igor Pavlov <87184205+ip7z@users.noreply.github.com> | 2023-12-17 13:35:20 +0500 |
commit | a3e1d227377188734b82f023f96f8e25dc40f3e6 (patch) | |
tree | 23cad8d47eb23d26ea727b4f7f4a65124f724065 /DOC/src-history.txt | |
parent | f19f813537c7aea1c20749c914e756b54a9c3cf5 (diff) | |
download | 7zip-22.00.tar.gz 7zip-22.00.tar.bz2 7zip-22.00.zip |
22.0022.00
Diffstat (limited to 'DOC/src-history.txt')
-rw-r--r-- | DOC/src-history.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/DOC/src-history.txt b/DOC/src-history.txt index 0b54fe3..f546c4e 100644 --- a/DOC/src-history.txt +++ b/DOC/src-history.txt | |||
@@ -1,6 +1,12 @@ | |||
1 | HISTORY of the 7-Zip source code | 1 | HISTORY of the 7-Zip source code |
2 | -------------------------------- | 2 | -------------------------------- |
3 | 3 | ||
4 | 22.00 2022-06-16 | ||
5 | ------------------------- | ||
6 | - 7-Zip interfaces now support high precision (1 ns) timestamps with reserved | ||
7 | fields of tagPROPVARIANT (VT_FILETIME). | ||
8 | |||
9 | |||
4 | 21.07 2021-12-26 | 10 | 21.07 2021-12-26 |
5 | ------------------------- | 11 | ------------------------- |
6 | - The sorting order of files in archives was slightly changed to be more consistent | 12 | - The sorting order of files in archives was slightly changed to be more consistent |