diff options
| author | Gavin Andresen <[email protected]> | 2012-06-12 17:08:34 -0700 |
|---|---|---|
| committer | Gavin Andresen <[email protected]> | 2012-06-12 17:08:34 -0700 |
| commit | c17e60e270eb5b2cbeaac5f7b61ebd53c919cfbf (patch) | |
| tree | 3204ff2c17a08a281c616d0bbc71c53629776e42 /doc | |
| parent | Merge pull request #1440 from Diapolo/overviewpage_InitialBalance (diff) | |
| parent | Update wiki changelog at doc/release-process.txt (diff) | |
| download | discoin-c17e60e270eb5b2cbeaac5f7b61ebd53c919cfbf.tar.xz discoin-c17e60e270eb5b2cbeaac5f7b61ebd53c919cfbf.zip | |
Merge pull request #1446 from TheBlueMatt/changelog
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 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} |