[HarfBuzz] harfbuzz: Branch 'master' - 3 commits
Behdad Esfahbod
behdad at kemper.freedesktop.org
Sun Oct 22 22:25:10 UTC 2017
RELEASING.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 57cf978fa314bd87405a2b133e58fcb116e574a6
Merge: ce979454 6cc49762
Author: Behdad Esfahbod <behdad at behdad.org>
Date: Sun Oct 22 18:24:59 2017 -0400
Merge commit '6cc49762c4fdfd0e2770a84d1b1f055acf42376f'
commit 6cc49762c4fdfd0e2770a84d1b1f055acf42376f
Merge: 8b9d9b71 19923279
Author: ebraminio <ebrahim at gnu.org>
Date: Mon Oct 23 01:48:22 2017 +0330
Merge pull request #575 from behdad/releasing-edit
Clarify the last step of release
commit 19923279abd4c7615e8b02e05a02ba18f5c0b298
Author: ebraminio <ebrahim at gnu.org>
Date: Mon Oct 23 01:47:51 2017 +0330
Clarify the last step of release
diff --git a/RELEASING.md b/RELEASING.md
index 34f64988..db50ed94 100644
--- a/RELEASING.md
+++ b/RELEASING.md
@@ -31,7 +31,7 @@ HarfBuzz release walk-through checklist:
```
11. While doing that, quickly double-check the size of the .tar.bz2 and .zip files against their previous releases to make sure nothing bad happened. They should be in the ballpark, perhaps slightly larger. Sometimes they do shrink, that's not by itself a stopper.
12. Push the commit and tag out: "git push --follow-tags". Make sure it's pushed both to freedesktop repo and github.
-13. Upload artefacts and NEWS entry on the github release.
+13. Create a GitHub release [here](https://github.com/behdad/harfbuzz/releases), upload artefacts and NEWS entry on it also.
## MING32
More information about the HarfBuzz
mailing list