> As far as I can see, this gzip.exe doesn't keep
> files timestamps when compressing files.
I updated gzip.exe. In the present gzip.exe:
110728 Apr 17 2016 test
gzip test
23771 Apr 17 2016 test.gz
gzip -d -N test.gz
110728 Apr 17 2016 test
Thanks,
Akira