Re: [PATCH 2/3] NEWS: Fix indentation
Kris Van Hees <[email protected]> Tue, 10 Feb 2026 15:45:34 -0500
| Newsgroups | dev.linux.lists.dtrace |
|---|---|
| Message-ID | <[email protected]> |
On Tue, Feb 10, 2026 at 03:16:36PM -0500, [email protected] wrote: > From: Eugene Loh <[email protected]> > > Signed-off-by: Eugene Loh <[email protected]> Reviewed-by: Kris Van Hees <[email protected]> > --- > NEWS | 12 ++++++------ > 1 file changed, 6 insertions(+), 6 deletions(-) > > diff --git a/NEWS b/NEWS > index bd20932a0..9c62e523b 100644 > --- a/NEWS > +++ b/NEWS > @@ -39,17 +39,17 @@ Testsuite changes: > > Documentation changes: > > -- Add the DTrace Tutorial to the git repo and install package. > + - Add the DTrace Tutorial to the git repo and install package. > > -- Clean up formatting. > + - Clean up formatting. > > -- Add missing documentation: trunc(), stapsdt, usdt.h include path. > + - Add missing documentation: trunc(), stapsdt, usdt.h include path. > > -- Update sections: unimplemented functions, sdt provider. > + - Update sections: unimplemented functions, sdt provider. > > -- Update LLM context files to forbid "if" statements. > + - Update LLM context files to forbid "if" statements. > > -- Update README.md for RPM info. > + - Update README.md for RPM info. > > Build-time: > > -- > 2.47.3 >