diff options
author | Micha <michagogo@server.fake> | 2013-11-18 00:52:43 +0200 |
---|---|---|
committer | Micha <michagogo@server.fake> | 2013-11-18 00:52:43 +0200 |
commit | cc3b0dddbc981a3e7d7c577f939af661d6316b85 (patch) | |
tree | 9765992df88674719b4bfbf28c9f8ab234a9e406 | |
parent | af6e093f062548d850b6eb510240aeb1ff24e2a3 (diff) |
Add additional data update to release-process.md
This adds https://github.com/bitcoin/bitcoin.org/pull/270 to the to-do
list for each release, avoiding future situations like
https://bitcointalk.org/index.php?topic=336042.0.
-rw-r--r-- | doc/release-process.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/release-process.md b/doc/release-process.md index 9e0b860a8c..feadb3c1b0 100644 --- a/doc/release-process.md +++ b/doc/release-process.md @@ -121,6 +121,8 @@ repackage gitian builds for release as stand-alone zip/tar/installer exe * update bitcoin.org version make sure all OS download links go to the right versions + +* update download sizes on bitcoin.org/_templates/download.html * update forum version |