maint: post-release administrivia
* NEWS: Add header line for next release. * .prev-version: Record previous version. * cfg.mk (old_NEWS_hash): Auto-update.
This commit is contained in:
parent
a7476aec82
commit
511ad01778
@ -1 +1 @@
|
|||||||
4.2
|
4.3
|
||||||
|
|||||||
2
NEWS
2
NEWS
@ -1,6 +1,8 @@
|
|||||||
#+TITLE: Petidomo Mailing List Server -*- mode:org;fill-column:79; -*-
|
#+TITLE: Petidomo Mailing List Server -*- mode:org;fill-column:79; -*-
|
||||||
#+STARTUP: showall
|
#+STARTUP: showall
|
||||||
|
|
||||||
|
* Noteworthy changes in release ?.? (????-??-??) [?]
|
||||||
|
|
||||||
* Noteworthy changes in release 4.3 (2013-02-11) [stable]
|
* Noteworthy changes in release 4.3 (2013-02-11) [stable]
|
||||||
|
|
||||||
Fix build error on FreeBSD.
|
Fix build error on FreeBSD.
|
||||||
|
|||||||
2
cfg.mk
2
cfg.mk
@ -5,4 +5,4 @@ upload_dest_dir_:= /home/frs/project/p/pe/petidomo
|
|||||||
gpg_key_ID := 99089D72
|
gpg_key_ID := 99089D72
|
||||||
today := $(date "+%Y-%m-%d")
|
today := $(date "+%Y-%m-%d")
|
||||||
TAR_OPTIONS += --mtime=$(today)
|
TAR_OPTIONS += --mtime=$(today)
|
||||||
old_NEWS_hash := 2e454cfbc3073340c89f52987c13e652
|
old_NEWS_hash := c038031744d765d91e18bb4119f69fe0
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user