[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 5/5] NEWS: Add entries for bugs: 22848, 22932, 22937, 22963.
On 03/15/2018 05:23 AM, Rafal Luzynski wrote:
> This patch also lists the new features added as a result of bugfixes.
> ---
> NEWS | 13 +++++++++++++
> 1 file changed, 13 insertions(+)
>
> diff --git a/NEWS b/NEWS
> index 0f22411..12f77dd 100644
> --- a/NEWS
> +++ b/NEWS
> @@ -7,6 +7,15 @@ using `glibc' in the "product" field.
>
> Version 2.27.1
>
> +Major new features:
> +
> +* As a continuation of the previous work on bug 10871 (supporting nominative
> + and genitive month names) alternative month data have been added for the
> + Catalan and Czech language. For the Catalan language the abbreviated
> + alternative month name data has been also added. The Greek language which
> + had had alternative month names already has received the abbreviated
> + alternative month names.
Suggest:
* Nominative and genitive month names are now supported for the Catalan and
Czech languages. The Catalan and Greek languages now support abbreviated
alternative month names.
> +
If these bug fixes need a news entry, then there should be a news entry in glibc
master NEWS *first* before you add it here.
> The following bugs are resolved with this release:
>
> [6889] 'PWD' mentioned but not specified
> @@ -20,9 +29,13 @@ The following bugs are resolved with this release:
> [22807] PTRACE_* constants missing for powerpc
> [22818] posix/tst-glob_lstat_compat failure on alpha
> [22827] RISC-V ELF64 parser mis-reads flag in ldconfig
> + [22848] ca_ES: update date definitions from CLDR
Not marked fixed in 2.28 (target milestone should be set to 2.28 and marked fixed).
> [22918] multiple common of `__nss_shadow_database'
> [22919] sparc32: backtrace yields infinite backtrace with makecontext
> [22926] FTBFS on powerpcspe
> + [22932] lt_LT: Update of abbreviated month names from CLDR required
Likewise.
> + [22937] Greek (el_GR, el_CY) locales actually need ab_alt_mon
Likewise.
> + [22963] cs_CZ: Add alternative month names
Likewise.
>
>
> Version 2.27
>
Next steps:
- Commit a NEWS update to glibc master.
- Mark all bugs fixed with milestone set to glibc 2.28.
- Commit the same NEWS entry in 2.27.
- Commit all the changes (will automatically add comments to bugzilla
that they were also fixed in release/2.27/master).
Cheers,
Carlos.
- Prev by Date:
Re: [PATCH 3/5] Greek (el_CY, el_GR) locales: Introduce ab_alt_mon (bug 22937).
- Next by Date:
Re: [PATCH 5/5] NEWS: Add entries for bugs: 22848, 22932, 22937, 22963.
- Previous by thread:
[PATCH 5/5] NEWS: Add entries for bugs: 22848, 22932, 22937, 22963.
- Next by thread:
Re: [PATCH 5/5] NEWS: Add entries for bugs: 22848, 22932, 22937, 22963.
- Index(es):