diff options
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 |