diff options
-rw-r--r-- | .prev-version | 2 | ||||
-rw-r--r-- | NEWS | 2 | ||||
-rw-r--r-- | cfg.mk | 2 |
3 files changed, 4 insertions, 2 deletions
diff --git a/.prev-version b/.prev-version index 4353169..49f9be6 100644 --- a/.prev-version +++ b/.prev-version @@ -1 +1 @@ -2016.03.20 +2016.09.16 @@ -8,6 +8,8 @@ # and this notice are preserved. This file is offered as-is, without any # warranty. +* Noteworthy changes in release ?.? (????-??-??) [?] + * Noteworthy changes in release 2016.09.16 (2016-09-16) [stable] The following macros were added: AX_BUILD_DATE_EPOCH, AX_CHECK_X86_FEATURES, @@ -3,7 +3,7 @@ # settings required by the maintainer-makefile module gnu_rel_host := ftp.gnu.org -old_NEWS_hash := 1d530af096470d0c24ce0c5b1c5e626f +old_NEWS_hash := c00dfc8cfed266250d835c811239e0f5 gpg_key_ID := 99089D72 today := $(date "+%Y-%m-%d") TAR_OPTIONS += --mtime=$(today) |