From b0353a14865c036a4033ee37d39b8d8cc5578d7e Mon Sep 17 00:00:00 2001 From: Florian Krohm Date: Thu, 4 Sep 2014 18:37:02 +0000 Subject: [PATCH] Add a few more tasks to consider. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@14459 --- docs/Makefile.am | 2 +- docs/internals/release-HOWTO.txt | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/docs/Makefile.am b/docs/Makefile.am index f5b7258f32..9374660696 100644 --- a/docs/Makefile.am +++ b/docs/Makefile.am @@ -7,7 +7,7 @@ # Comment out the next line to skip building print docs. The default # is not to skip building print docs. Note, after changing it # you need to re-run autogen.sh and configure to make it take effect. -BUILD_ALL_DOCS=yes +# BUILD_ALL_DOCS=yes ##------------------------------------------------------------- ## END OF HACK diff --git a/docs/internals/release-HOWTO.txt b/docs/internals/release-HOWTO.txt index 430ec679c0..b002f87640 100644 --- a/docs/internals/release-HOWTO.txt +++ b/docs/internals/release-HOWTO.txt @@ -51,6 +51,12 @@ First of all: - Add "wantedX.Y.Z+1" and "wantedX.Y+1.Z" milestones to Bugzilla. +- Check whether copyright years need updating. + If so, run auxprogs/change-copyright-year in the top of the tree. + +- Consider upgrading the C++ demangler. + auxprogs/update-demangler helps with that + For each release candidate (should do release candidates for feature releases, bug-fix-only releases might not need one): -- 2.47.2