aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorMark Wielaard <mark@klomp.org>2019-06-25 19:22:37 +0200
committerMark Wielaard <mark@klomp.org>2019-06-25 19:30:27 +0200
commitf1e937776c5f331e24cc63a9d8e7ae9445a76761 (patch)
treed67b152eb7a70bc63146a1f0edba0e8126314669 /README
parentff986850159a1ea0c75617ffa792d1bb2069856e (diff)
downloadbzip2-f1e937776c5f331e24cc63a9d8e7ae9445a76761.tar.gz
bzip2-f1e937776c5f331e24cc63a9d8e7ae9445a76761.tar.bz2
bzip2-f1e937776c5f331e24cc63a9d8e7ae9445a76761.zip
Add prepare-release.sh script.
Script to run to prepare a new release. It will update the release number and tell you to update the CHANGES file and to double check everything looks before doing the release commit and tagging. Afterwards you probably want to run release-update.sh to upload the release and update the website at https://sourceware.org/bzip2/ There are embedded version strings and dates in a couple of places. To keep the script simple remove some that aren't absolutely necessary. README now just points to CHANGES. README.COMPILATION.PROBLEMS only mentions the version once at the top. bzip2.c only mentions the version once when doing --version. manual.xml now doesn't have any embedded versions, just uses &bz-version; everywhere.
Diffstat (limited to 'README')
-rw-r--r--README23
1 files changed, 1 insertions, 22 deletions
diff --git a/README b/README
index c3bcbeb..bf95ad7 100644
--- a/README
+++ b/README
@@ -161,31 +161,10 @@ WHAT'S NEW IN 0.9.5 ?
161 * Many small improvements in file and flag handling. 161 * Many small improvements in file and flag handling.
162 * A Y2K statement. 162 * A Y2K statement.
163 163
164WHAT'S NEW IN 1.0.0 ? 164WHAT'S NEW IN 1.0.x ?
165 165
166 See the CHANGES file. 166 See the CHANGES file.
167 167
168WHAT'S NEW IN 1.0.2 ?
169
170 See the CHANGES file.
171
172WHAT'S NEW IN 1.0.3 ?
173
174 See the CHANGES file.
175
176WHAT'S NEW IN 1.0.4 ?
177
178 See the CHANGES file.
179
180WHAT'S NEW IN 1.0.5 ?
181
182 See the CHANGES file.
183
184WHAT'S NEW IN 1.0.6 ?
185
186 See the CHANGES file.
187
188
189I hope you find bzip2 useful. Feel free to contact me at 168I hope you find bzip2 useful. Feel free to contact me at
190 jseward@acm.org 169 jseward@acm.org
191if you have any suggestions or queries. Many people mailed me with 170if you have any suggestions or queries. Many people mailed me with