mirror of
https://salsa.debian.org/srivasta/make-dfsg.git
synced 2025-01-12 08:30:53 +00:00
* Mention it in NEWS.
This commit is contained in:
parent
2fd5b943d1
commit
24aec1878b
1 changed files with 4 additions and 0 deletions
4
NEWS
4
NEWS
|
@ -14,6 +14,10 @@ reports.
|
|||
|
||||
Version 3.79
|
||||
|
||||
* GNU make optionally supports internationalization and locales via the
|
||||
GNU gettext (or local gettext if suitable) package. See the ABOUT-NLS
|
||||
file for more information on configuring GNU make for NLS.
|
||||
|
||||
* Previously, GNU make quoted variables such as MAKEFLAGS and
|
||||
MAKEOVERRIDES for proper parsing by the shell. This allowed them to
|
||||
be used within make build scripts. However, using them there is not
|
||||
|
|
Loading…
Reference in a new issue