diff options
Diffstat (limited to 'maintainer-scripts/ChangeLog')
-rw-r--r-- | maintainer-scripts/ChangeLog | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/maintainer-scripts/ChangeLog b/maintainer-scripts/ChangeLog index 56fe7bae9bb..8449a9dd3fa 100644 --- a/maintainer-scripts/ChangeLog +++ b/maintainer-scripts/ChangeLog @@ -1,3 +1,21 @@ +2015-04-13 Jakub Jelinek <jakub@redhat.com> + + * update_version_svn: Update DATESTAMP also on + branches/gcc-[0-9]+-branch. + + * gcc_release: Fix up thinko in the last commit, improve error + message. Commit all ChangeLog, DEV-PHASE and BASE-VER changes + together, rather than doing dozens of separate commits. + +2015-04-12 Jakub Jelinek <jakub@redhat.com> + + * gcc_release: For RELEASE_MAJOR 5+ only use the major + number in branch name. When doing final release of 5+, + if BASE-VER doesn't match release, but is *.*.1 for the + one smaller minor version, bump BASE-VER. + + * crontab: Enable snapshots from gcc-5-branch. + 2015-04-07 Gerald Pfeifer <gerald@pfeifer.com> * update_web_docs_libstdcxx_svn (FILTER): Introduce. |