make-release.py: Updated release notes and changelog for 1.0.10-1.

This commit is contained in:
Simon 2017-06-23 19:50:41 -07:00
parent a0a3eb70b9
commit 2762b68576
3 changed files with 20 additions and 3 deletions

View File

@ -1,3 +1,9 @@
zcash (1.0.10+1) stable; urgency=medium
* 1.0.10-1 release.
-- Zcash Company <team@z.cash> Fri, 23 Jun 2017 19:50:41 -0700
zcash (1.0.10) stable; urgency=medium zcash (1.0.10) stable; urgency=medium
* 1.0.10 release. * 1.0.10 release.

View File

@ -1,9 +1,9 @@
Zcash Contributors Zcash Contributors
================== ==================
Jack Grigg (427) Jack Grigg (428)
Simon Liu (264) Simon Liu (266)
Sean Bowe (186) Sean Bowe (188)
Daira Hopwood (95) Daira Hopwood (95)
Taylor Hornby (65) Taylor Hornby (65)
Wladimir J. van der Laan (60) Wladimir J. van der Laan (60)

View File

@ -0,0 +1,11 @@
Jack Grigg (1):
Disable building Proton in Gitian
Sean Bowe (2):
Revert "Remove an unneeded version workaround as per @str4d's review comment."
Revert "Delete old protocol version constants and simplify code that used them."
Simon Liu (2):
make-release.py: Versioning changes for 1.0.10-1.
make-release.py: Updated manpages for 1.0.10-1.