Repository : ssh://git@open-mesh.org/doc
On branches: backup-redmine/2017-07-13,master
>---------------------------------------------------------------
commit cd169f3186ead73c5bc8e0269b5f723ec7407310
Author: Sven Eckelmann <sven(a)narfation.org>
Date: Mon Nov 14 10:23:23 2011 +0000
doc: batman-adv/Release-todo
>---------------------------------------------------------------
cd169f3186ead73c5bc8e0269b5f723ec7407310
batman-adv/Release-todo.textile | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
diff --git a/batman-adv/Release-todo.textile b/batman-adv/Release-todo.textile
index 84ebc282..d9d3114e 100644
--- a/batman-adv/Release-todo.textile
+++ b/batman-adv/Release-todo.textile
@@ -20,13 +20,13 @@ h2. Code
* [x] check against kernel versions
* [x] check that maint branch is merged in next
* [x] check for open patches on the ml
-* [ ] git tag release
+* [x] git tag release
h2. Documentation
* [x] build changelog
-* [ ] update README
+* [x] update README
* [ ] write release announcement
* [ ] update wiki documentation
@@ -37,7 +37,7 @@ h2. Release
* [ ] move packages/checksums to stable/sources / create symlinks from releases
* [ ] update download links in the redmine downloads page
* [ ] send release mail
-* [ ] update IRC channel topic
+* [x] update IRC channel topic
h2. Distributions
@@ -47,8 +47,8 @@ h2. Distributions
h2. Aftershow
-* [ ] Merge next into master branch (to get changes on README, CHANGELOG, ...)
-* [ ] Merge current git tag into maint (must be fast-forward or pre-tagging steps were done wrong)
-* [ ] Merge patches from master into next (to get all the fancy new features)
+* [x] Merge next into master branch (to get changes on README, CHANGELOG, ...)
+* [x] Merge current git tag into maint (must be fast-forward or pre-tagging steps were done wrong)
+* [x] Merge patches from master into next (to get all the fancy new features)
* [ ] Rebase patches in next on top of linux-next and send it to kernel maintainers for future kernels ([[SubmittingLinux]])
-* [ ] re-enable next check in checkstuff.sh
+* [x] re-enable next check in checkstuff.sh