Repository : ssh://git@open-mesh.org/doc
On branches: backup-redmine/2017-07-13,master
commit d96546242a38bdfbf340ac5e3e5e377b163786b4 Author: Simon Wunderlich sw@simonwunderlich.de Date: Sat Nov 7 12:55:29 2009 +0000
doc: batman-adv/Release-todo
d96546242a38bdfbf340ac5e3e5e377b163786b4 batman-adv/Release-todo.textile | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-)
diff --git a/batman-adv/Release-todo.textile b/batman-adv/Release-todo.textile index 3b9012c0..1db47053 100644 --- a/batman-adv/Release-todo.textile +++ b/batman-adv/Release-todo.textile @@ -6,28 +6,28 @@ This page contains a checklist of things that need to be done for a release.
'''Code'''
- * make sure all code contains the release version strings - * update copyright years (if needed) - * remove dead code (if any) - * svn tag release - * change version strings inside the trunk + * [x] make sure all code contains the release version strings + * [x] update copyright years (if needed) + * [x] remove dead code (if any) + * [ ] svn tag release + * [ ] change version strings inside the trunk
'''Documentation'''
- * build changelog - * update README - * write release announcement + * [ ] build changelog + * [x] update README + * [ ] write release announcement
'''Release'''
- * build package tar.gz (replace symlinks with real files) and generate checksums - * build stable binary packages - * move packages/checksums to ?? / create symlinks ?? - * update download links in the trac downloads page + * [ ] build package tar.gz (replace symlinks with real files) and generate checksums + * [ ] build stable binary packages + * [ ] move packages/checksums to ?? / create symlinks ?? + * [ ] update download links in the trac downloads page
'''Distributions''' - * update openwrt package - * inform batman package maintainer + * [ ] update openwrt package + * [ ] inform batman package maintainer