X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=NEWS;h=3da08e92470f91841b088f1047332273f788003a;hb=be2c991f7ba04ec7b5306b7fa8ee5bfe6c6ee4ea;hp=a1635e197e0f49a4aca9c37ae9e2d1066b250370;hpb=1ddd29ce846f707083c57f48ad6fcb9da6928f95;p=chaz%2Ftar diff --git a/NEWS b/NEWS index a1635e1..3da08e9 100644 --- a/NEWS +++ b/NEWS @@ -1,9 +1,36 @@ -Current Version: 1.11.1 +Current Version: 1.11.2 + + +User-visible changes since 1.11.1: + +o Changes in backup scripts + - cleaned up considerably; notices error conditions better over rsh + - DUMP_REMIND_SCRIPT is now an option in backup-specs + - new file dump-remind is an example of a DUMP_REMIND_SCRIPT +o Superfluous "Reading dirname" was a bug; fixed. +o Incompatibility problems with a bug on Solaris are fixed. +o New option --gzip (aliases are --ungzip and -z); calls gzip instead + of compress. Also, --use-compress-program lets you specify any + compress program. --compress-block is renamed --block-compress and + now requires one of the three compression options to be specified. +o Several error messages are cleaned up. +o Directory owners are now set properly when running as root. +o Provide DUMP_REMIND_SCRIPT in backup-specs as a possible option + for --info-script. +o Behave better with broken rmt servers. +o Dump scripts no longer use --atime-preserve; this causes a nasty probem. +o Several Makefile cleanups. + +============== +Version 1.11.1 User-visible changes since 1.11: o Many bug fixes + +============ +Version 1.11 User-visible changes since 1.10: o Many bug fixes @@ -57,8 +84,8 @@ o Longnames support is redone differently--long name info directly long names to work. -================== - +============= +Version 1.10: User-visible changes since 1.09: Filename to -G is optional. -C works right.