7
0
forked from pool/diffutils
2025-04-14 06:12:10 +00:00
committed by Git OBS Bridge
parent 06d6929b48
commit d176f0aecb
7 changed files with 29 additions and 48 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Fri Apr 11 04:45:45 UTC 2025 - Andreas Stieger <andreas.stieger@gmx.de>
- diffutils 3.12:
* diff -r no longer merely summarizes when comparing an empty
regular file to a nonempty regular file.
* diff -y no longer crashes when given nontrivial differences
- drop diff-fix-allocation-typo-leading-to-crashes.patch
-------------------------------------------------------------------
Sat Apr 5 03:20:31 UTC 2025 - Tony Jones <tonyj@suse.com>