summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorrtognimp <rtognimp@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-04-17 19:51:07 +0000
committerrtognimp <rtognimp@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-04-17 19:51:07 +0000
commit1a457af14f90833456dbbce509b90364af2c8568 (patch)
treee00f821bdc95e36bfd16ac60eb33f8d5bf5a013f /DOCS
parent1db57895dede24143f64dd7499971a1a466851b4 (diff)
downloadmpv-1a457af14f90833456dbbce509b90364af2c8568.tar.bz2
mpv-1a457af14f90833456dbbce509b90364af2c8568.tar.xz
Fixes suggested by The Wanderer
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15208 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/tech/release-howto.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/DOCS/tech/release-howto.txt b/DOCS/tech/release-howto.txt
index 647460c098..dfc98e7825 100644
--- a/DOCS/tech/release-howto.txt
+++ b/DOCS/tech/release-howto.txt
@@ -31,7 +31,7 @@ create the release tree:
echo "#define VERSION \"1.0pre5-$1 \"" > version.h
============
-- build the HTML docs from XML sources; then cleanup
+- build the HTML docs from XML sources, then cleanup.
make html-chunked; make releaseclean
release the tree:
@@ -56,13 +56,13 @@ to ../OLD_stuff/ dir
Somehow get Diego to write a news entry for the release, and update the
source file of dload.html and commit it. Test it, it's sometimes buggy
-(broken links etc). Update also translated versions of dload.html
+(broken links etc). Also, update translated versions of dload.html.
Send a message to mplayer-announce mailing list.
Add the new release version to bugzilla page.
-Update relase version in #mplayer topic
+Update release version in #mplayer topic
Update project page on Freshmeat