-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Reset 2.41 branch back to development mode
- Loading branch information
1 parent
90d470c
commit 141fee7
Showing
25 changed files
with
415 additions
and
349 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,9 @@ | ||
2023-07-30 Nick Clifton <[email protected]> | ||
|
||
This is the 2.41 release. | ||
* src-release.sh: Add Changelog.git. | ||
* ChangeLog.git: New file. | ||
|
||
2023-07-03 Nick Clifton <[email protected]> | ||
|
||
2.41 Branch Point. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,11 @@ | ||
2023-07-30 Nick Clifton <[email protected]> | ||
|
||
This is the 2.41 release. | ||
* configure: Regenerate. | ||
* development.sh: Set variables to false. | ||
* po/bfd.pot: Regenerate. | ||
* version.m4: Set version number to 2.41. | ||
|
||
2023-07-24 Nick Clifton <[email protected]> | ||
|
||
Import from mainline: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -19,4 +19,4 @@ | |
development=true | ||
|
||
# Indicate whether this is a release branch. | ||
experimental=true | ||
experimental=false |
Oops, something went wrong.