From: Sagar Patel Date: Fri, 15 Nov 2019 20:29:13 +0000 (-0500) Subject: PRERELEASE marker updates X-Git-Tag: release-4.2~4 X-Git-Url: https://sourceware.org/git/?a=commitdiff_plain;h=a5f42964e5025c1379e761aca676e064988669f4;p=systemtap.git PRERELEASE marker updates --- diff --git a/NEWS b/NEWS index 64df3e888..c928cedba 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,6 @@ -* What's new in version 4.2, PRERELEASE +* What's new in version 4.3, PRERELEASE + +* What's new in version 4.2, 2019-11-18 - The values of an array can now be iterated over in foreach loops in the stapbpf backend. They are no longer defaulted to 0. diff --git a/systemtap.spec b/systemtap.spec index 1f9f19b1e..59b4125d3 100644 --- a/systemtap.spec +++ b/systemtap.spec @@ -1266,6 +1266,9 @@ done # PRERELEASE %changelog +* Mon Nov 18 2019 Sagar Patel - 4.2-1 +- Upstream release. + * Tue May 07 2019 Serguei Makarov - 4.1-1 - Upstream release.