ref: cdf9ccaa9be271fce3616fa2f6f680a170dd917e
parent: 0c33f2617b85f9f2ed0d1d648272febca32352c1
author: Timothy B. Terriberry <tterribe@xiph.org>
date: Wed Sep 21 06:12:37 EDT 2016
Update release checklist for README.md.
--- a/doc/release.txt
+++ b/doc/release.txt
@@ -36,11 +36,11 @@
- make && make check && make -C doc/latex
- Add api docs to opus-codec.org.
- mkdir opusfile-${version}-win32
-- Copy AUTHORS COPYING README.txt include/opusfile.h to the release dir.
-- Merge changes between README.txt and the version in the last
+- Copy AUTHORS COPYING README.md include/opusfile.h to the release dir.
+- Merge changes between README.md and the version in the last
binary release. E.g. it's good to include versions of the dependencies,
release notes, etc.
-- Convert README.txt to DOS line endings.
+- Convert README.md to DOS line endings.
- Copy .libs/libopusfile-0.dll to the release dir.
- Copy .libs/libopusfile.a to the release dir.
- Copy .libs/libopusfile.dll.a to the release dir. (May not be needed?)