summaryrefslogtreecommitdiff
path: root/docs/random
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2004-11-25 19:07:59 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2004-11-25 19:07:59 +0000
commit9364ba1c3163c09f523e9027756fe10f31d4640a (patch)
treef7e996af05032983fb0f837b37313d6b40935074 /docs/random
parentafe15de1f93ec54f968b8f28ad63c86b7ce79bc8 (diff)
updated release practice
Original commit message from CVS: updated release practice
Diffstat (limited to 'docs/random')
-rw-r--r--docs/random/release5
1 files changed, 4 insertions, 1 deletions
diff --git a/docs/random/release b/docs/random/release
index 6fcf11de2..f0ffc0f6b 100644
--- a/docs/random/release
+++ b/docs/random/release
@@ -105,12 +105,15 @@ TODO :
- release-specific docs should go in CVS
- change docs/current symlink
- remove the nano version number in configure.ac, AS_VERSION
+ - cvs commit
- tag tree
for example for 0.6.3 :
cvs tag RELEASE-0_6_3
- run "make release", build rpms
- - run "make upload" from gstreamer/docs to get the new docs online
+ - for core: run "make upload" from gstreamer/docs to get the new docs online
- change www/src/htdocs/entities.gst with the new version numbers
+ - change www/src/htdocs/bugs/bugs.xml and add a new milestone
+ - possibly add new version and milestone to bugzilla
- add a news item to the news.xml
Post-Release Period