1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-08-14 06:03:46 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
2000-10-28 11:59:34 +00:00
parent d7bb6bd985
commit 8f945ecf3a
+2
View File
@@ -1,8 +1,10 @@
Changes in release 4.01:
[4.0.28]
* shred now automatically determines the size of each block device argument
* ls's date/time format strings are now local dependent
* mkdir, mknod, mkfifo, and chmod work better in conjunction with ACLs
* `cp --parents dir1/ dir2' no longer gets a failed assertion
* shred now determines the size of block devices like /dev/fd0
* `shred --exact file1 file2' wouldn't touch `file1'
[4.0.27]
* install once again unlinks an existing destination before trying to open it