On 21/05/2019 15:33, Ferruh Yigit wrote: > On 5/21/2019 9:46 AM, Yong Wang wrote: >> The patch fixes some typoes in 19.02 release note. >> >> Fixes: 6f04df497962 ("doc: add release notes for mlx5") >> Fixes: bf9a90e2b562 ("doc: update release notes for 19.02") >> >> Signed-off-by: Yong Wang <wang.yon...@zte.com.cn> > > I am not in favor of updating old release notes, I believe the release notes > is > valid in the context of the release, so I am for keeping them as they released > (with all their faults). > Although we updated them in the past, and I don't have strong opinion on this, > but lets take this as -1 from my side. > > Btw, while thinking perhaps this make sense for stable trees, I don't know if > stable releases has the release notes? > @Kevin, @Luca, > As far as I can see LTS 16.11 & 17.11 updates the release notes with the fixed > commits, but this is not done by 18.11. > And update is only on commits it has, can any release notes update fix be > merged > into stable tree? >
It's a good question, chatted with Ferruh on IRC. I think mistakes in the release notes can be backported fine. The other case is if someone adds a note in 19.05 release notes as part of a fix that is backported to 18.11. Then it's more tricky because it won't apply to 18.11 release notes and it is not what was tested in Tested Platforms from the original release. One option is to add another additional section for for each stable release (in addition to the bugfix and validation list) for new notes. Of course it means manual editing, or dedicated backports, so I'm not really sure if it's worth the effort or not but it should be a rare event.