diff options
author | Matt Corallo <matt@bluematt.me> | 2012-06-13 01:06:40 +0200 |
---|---|---|
committer | Matt Corallo <matt@bluematt.me> | 2012-06-13 01:06:40 +0200 |
commit | 992a2e2e799e0ad6135a9c9c2a8ac9674dcabb02 (patch) | |
tree | 3204ff2c17a08a281c616d0bbc71c53629776e42 /doc | |
parent | 12718ce767accf71652cee34ad2003f95deb6e55 (diff) |
Update wiki changelog at doc/release-process.txt
Diffstat (limited to 'doc')
-rw-r--r-- | doc/release-process.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/release-process.txt b/doc/release-process.txt index efa2063459..59488a7bfe 100644 --- a/doc/release-process.txt +++ b/doc/release-process.txt @@ -99,6 +99,8 @@ * update wiki download links +* update wiki changelog: https://en.bitcoin.it/wiki/Changelog + * Commit your signature to gitian.sigs: pushd gitian.sigs git add ${VERSION}/${SIGNER} |