diff --git a/gnu_ddrescue.changes b/gnu_ddrescue.changes index fc1ce60..691b083 100644 --- a/gnu_ddrescue.changes +++ b/gnu_ddrescue.changes @@ -2,16 +2,8 @@ Tue Jan 24 07:21:18 UTC 2023 - Paolo Stivanin - update to 1.2.7: - * command_mode.cc (do_commands): Fix flush stdout after each command. - (Reported by Jeffrey Bosboom). * New option '-W, --compare-before-write'. - (Suggested by Kajetan Harald Hinner and Petr Slansky). - * main_common.cc (show_option_error): - New function showing argument and option name. - * main.cc: Remove synonym '--direct'. - * Use 'long long' instead of 'long' for time variables. - * loggers.cc: Missing '#include '. - * Fix two compiler warnings reported by Christian Franke. + * Remove synonym option '--direct'. ------------------------------------------------------------------- Sat May 7 12:20:13 UTC 2022 - Marcus Meissner