File tree Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 1+ 2015-04-20 Tim Waugh <
[email protected] >
2+
3+ * configure.ac: Version 0.3.4.
4+ * NEWS: Updated.
5+
162015-04-14 Tim Waugh <
[email protected] >
27
38 * src/filterdiff.c: Handle git extended headers.
Original file line number Diff line number Diff line change @@ -6,7 +6,8 @@ Patchutils news
66 Some fixes for filterdiff and rediff. The splitdiff utility
77 now has an option to write output to a subdirectory. Ranges
88 can now be prefixed by a modifier ('x') to exclude spans
9- instead of include them.
9+ instead of include them. Extended headers produced by git are
10+ now handled by filterdiff and interdiff.
1011
11120.3.3 (stable)
1213
Original file line number Diff line number Diff line change 11dnl Process this file with autoconf to produce a configure script.
22
3- AC_INIT ( [ patchutils] ,[ 0.3.3 ] )
3+ AC_INIT ( [ patchutils] ,[ 0.3.4 ] )
44AC_CONFIG_SRCDIR ( patchutils.spec.in )
55AM_CONFIG_HEADER(config.h)
66
You can’t perform that action at this time.
0 commit comments