]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
Reset development flag back to true
authorNick Clifton <nickc@redhat.com>
Sun, 13 Oct 2019 12:26:19 +0000 (13:26 +0100)
committerNick Clifton <nickc@redhat.com>
Sun, 13 Oct 2019 12:26:19 +0000 (13:26 +0100)
bfd/ChangeLog
bfd/development.sh

index aa5a81ffedc582da929d74dde96e9f86c283fb87..ee28eab3ad10c658c94cc6d7761ba6edc598dd96 100644 (file)
@@ -1,3 +1,7 @@
+2019-10-13  Nick Clifton  <nickc@redhat.com>
+
+       * development.sh (development): Reset to true.
+
 2019-10-12  Nick Clifton  <nickc@redhat.com>
 
        Release 2.33.1
index eb0e7b6da14ba4e724021ab29e80ff78d0d15bae..54d494c10565e58b1d7f1d09b1601c3ba7849985 100644 (file)
@@ -16,7 +16,7 @@
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
 # Controls whether to enable development-mode features by default.
-development=false
+development=true
 
 # Indicate whether this is a release branch.
 experimental=false