From 1f2891e05ffc782e20e5f2ebc83ddabd7ada624a Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Sat, 27 Jun 2015 05:19:49 -0400 Subject: Instructions for new incremental release notes Signed-off-by: Marc Delisle --- scripts/create-release.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'scripts') diff --git a/scripts/create-release.sh b/scripts/create-release.sh index c0e533f086..0374f331b3 100755 --- a/scripts/create-release.sh +++ b/scripts/create-release.sh @@ -287,7 +287,8 @@ Todo now: version 2.7.1-rc1 gets RELEASE_2_7_1RC1 2. prepare a release/phpMyAdmin-$version-notes.html explaining in short the goal of - this release and paste into it the ChangeLog for this release + this release and paste into it the ChangeLog for this release, followed + by the notes of all previous incremental versions (i.e. 4.4.9 through 4.4.0) 3. upload the files to SF, you can use scripts/upload-release, eg.: ./scripts/upload-release \$USER $version release -- cgit v1.2.3