Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,6 +1,15 @@
Patchutils news
---------------

0.4.4 (stable)

Code improvements and build system enhancements. Added redirectfd()
utility function to redirect stdout without reassignment. Enhanced
CI testing with musl support for better compatibility testing.
Fixed bash completion symlinks for better installation. Made
grepdiff test case PCRE-aware to handle different regex library
configurations properly. Addresses GitHub issues #61, #91, and #93.

0.4.3 (stable)

Added --in-place option to more tools for editing files in place.
Expand Down