diff options
author | Don Stewart <dons@galois.com> | 2007-10-14 00:33:47 +0200 |
---|---|---|
committer | Don Stewart <dons@galois.com> | 2007-10-14 00:33:47 +0200 |
commit | 98d2d35ce8abed35d158418d072becc92710ebac (patch) | |
tree | 45d572ad2fadcf374a38f15aec47e990a55b64e4 /TODO | |
parent | 8b8606212e6408dffd6a2a837c2fa18b86b2a818 (diff) | |
download | xmonad-98d2d35ce8abed35d158418d072becc92710ebac.tar.gz xmonad-98d2d35ce8abed35d158418d072becc92710ebac.tar.xz xmonad-98d2d35ce8abed35d158418d072becc92710ebac.zip |
release tasks
darcs-hash:20071013223347-cba2c-1b36a6617cf338ffcb9f54a6ddcec41e18800314.gz
Diffstat (limited to '')
-rw-r--r-- | TODO | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -1,2 +1,14 @@ - Write down invariants for the window life cycle, especially: - When are borders set? Prove that the current handling is sufficient. + += Release management = + +* build and typecheck all XMC +* generate haddocks for core and XMC, upload to xmonad.org +* regenerate man page +* document, with photos, any new layouts +* double check README build instructions +* test core with 6.6 and 6.8 +* upload X11/X11-extras/xmonad to hacakge +* check examples/text in use-facing Config.hs +* check tour.html and intro.html are up to date, and mention all core bindings |