diff options
author | Nick Clifton <nickc@redhat.com> | 2018-01-13 13:26:38 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2018-01-13 13:26:38 +0000 |
commit | faf766e31794722b7e2c24e44e920d0476cede32 (patch) | |
tree | 3fdd777461417240d26b40d82c1d8a5f57d2c13a /binutils | |
parent | 9176ac5bfce8c1771063c2514b7d46efa613cc1b (diff) | |
download | binutils-faf766e31794722b7e2c24e44e920d0476cede32.zip binutils-faf766e31794722b7e2c24e44e920d0476cede32.tar.gz binutils-faf766e31794722b7e2c24e44e920d0476cede32.tar.bz2 |
Add note about 2.30 branch creation to changelogs
Diffstat (limited to 'binutils')
-rw-r--r-- | binutils/BRANCHES | 1 | ||||
-rw-r--r-- | binutils/ChangeLog | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/binutils/BRANCHES b/binutils/BRANCHES index 3379c9f..53e0883 100644 --- a/binutils/BRANCHES +++ b/binutils/BRANCHES @@ -45,6 +45,7 @@ binutils-2_26-branch binutils-2_27-branch binutils-2_28-branch binutils-2_29-branch +binutils-2_30-branch Copyright (C) 2012-2018 Free Software Foundation, Inc. diff --git a/binutils/ChangeLog b/binutils/ChangeLog index ebc8da3..5bb79da 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,5 +1,6 @@ 2018-01-13 Nick Clifton <nickc@redhat.com> + 2.30 branch created. * NEWS: Add marker for 2.30. 2018-01-12 Nick Clifton <nickc@redhat.com> |