trim changelog to user-relevant changes

OBS-URL: https://build.opensuse.org/package/show/Base:System/gnu_ddrescue?expand=0&rev=41
This commit is contained in:
Jan Engelhardt 2023-01-24 12:24:31 +00:00 committed by Git OBS Bridge
parent bc730e0d60
commit 43237ab6ca

View File

@ -2,16 +2,8 @@
Tue Jan 24 07:21:18 UTC 2023 - Paolo Stivanin <info@paolostivanin.com>
- 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 <cstdlib>'.
* Fix two compiler warnings reported by Christian Franke.
* Remove synonym option '--direct'.
-------------------------------------------------------------------
Sat May 7 12:20:13 UTC 2022 - Marcus Meissner <meissner@suse.com>