aboutsummaryrefslogtreecommitdiff
path: root/maintainer-scripts/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'maintainer-scripts/ChangeLog')
-rw-r--r--maintainer-scripts/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/maintainer-scripts/ChangeLog b/maintainer-scripts/ChangeLog
index c69a22ff639..5e152295c52 100644
--- a/maintainer-scripts/ChangeLog
+++ b/maintainer-scripts/ChangeLog
@@ -1,5 +1,10 @@
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>