mirror of
https://git.proxmox.com/git/grub2
synced 2025-07-27 13:28:41 +00:00
Makefile.am: Fix Changelog cutoff address.
gitlog-to-changelog Doesn't generate entries for cutoff day, only for days after the cutoff date, adjust by one to compensate.
This commit is contained in:
parent
7d027b4d3e
commit
14c9a72039
@ -440,7 +440,7 @@ windowszip: windowsdir
|
||||
|
||||
EXTRA_DIST += linguas.sh
|
||||
|
||||
changelog_start_date = 2015-01-24
|
||||
changelog_start_date = 2015-01-23
|
||||
gitlog_to_changelog = $(top_srcdir)/build-aux/gitlog-to-changelog
|
||||
|
||||
ChangeLog: FORCE
|
||||
|
Loading…
Reference in New Issue
Block a user