summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristos Zoulas <christos@zoulas.com>2021-10-24 15:52:18 +0000
committerChristos Zoulas <christos@zoulas.com>2021-10-24 15:52:18 +0000
commit7d40be887147acbb055997616c6e6da99b4efd5f (patch)
tree50a74d82983521837b244556c65db9f3cf0e807f /ChangeLog
parentf0db2dfd99bbd61552225bbe6aa3ddbcdf6a5148 (diff)
downloadfile-git-7d40be887147acbb055997616c6e6da99b4efd5f.tar.gz
Add support for msdos dates and times
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0be9711b..0a972147 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2021-10-24 11:51 Christos Zoulas <christos@zoulas.com>
+
+ * Add support for msdos dates and times
+
2021-10-20 9:55 Christos Zoulas <christos@zoulas.com>
* use the system byte swapping functions if available (Werner Fink)