diff options
| author | Matt Corallo <[email protected]> | 2012-06-13 01:06:40 +0200 |
|---|---|---|
| committer | Matt Corallo <[email protected]> | 2012-06-13 01:06:40 +0200 |
| commit | 992a2e2e799e0ad6135a9c9c2a8ac9674dcabb02 (patch) | |
| tree | 3204ff2c17a08a281c616d0bbc71c53629776e42 | |
| parent | Merge pull request #1440 from Diapolo/overviewpage_InitialBalance (diff) | |
| download | discoin-992a2e2e799e0ad6135a9c9c2a8ac9674dcabb02.tar.xz discoin-992a2e2e799e0ad6135a9c9c2a8ac9674dcabb02.zip | |
Update wiki changelog at doc/release-process.txt
| -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 efa206345..59488a7bf 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} |