release-chore: For 2.8.0, fix which 'changes in' section is included.

This will be used when sending the email even if the released
file is still incorrect.
This commit is contained in:
Ivan Vučica 2020-04-13 23:40:47 +01:00
parent 808001278b
commit bcb81bae6d
No known key found for this signature in database
GPG key ID: 6E4D7BA2D93CAC9D

View file

@ -30,6 +30,8 @@ tag using the @code{hg-tag} and @code{hg-dist} targets.
@end itemize
@ifclear ANNOUNCE-ONLY
@section Changes in version @samp{2.7.0}
Garbage collection support removed
@ -42,8 +44,6 @@ Framework support fixes
Various other minor bugfixes
@ifclear ANNOUNCE-ONLY
@section Changes in version @samp{2.6.8}
Configure option '--with-library-combo=ng-gnu-gnu' to use the 'Next Generation' setup of the latest ObjectiveC-2 runtime and compiler features rather than traditional runtime. Requires the new runtime and a recent clang compiler.