summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrburchell <rburchell@5417fbe8-f217-4b02-8779-1006273d7864>2008-12-17 20:03:13 +0000
committerrburchell <rburchell@5417fbe8-f217-4b02-8779-1006273d7864>2008-12-17 20:03:13 +0000
commit1fca479d8eb793bf6473226ff248cfe7b814a3e8 (patch)
tree83e6968c7b18a00efe7538ffe77aef86f24208d4
parent92fa9d99e3aa46a231df7a52e27ac20f44dee9c0 (diff)
Add charset stuff to 1.9.2
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1834 5417fbe8-f217-4b02-8779-1006273d7864
-rw-r--r--TODO3
1 files changed, 2 insertions, 1 deletions
diff --git a/TODO b/TODO
index cbd82b8bc..aa35d5031 100644
--- a/TODO
+++ b/TODO
@@ -30,6 +30,7 @@ Legend:
[x] Remove old (prior to 1.8.0) db compat
[x] Establish a proper base for services pseudoclients
[x] add ss_main StatServ Hal9000 to play with :)
+[x] burn automake with fire (CBX)
1.9.1
-----
@@ -51,7 +52,6 @@ Legend:
[ ] Fix permanent channels support properly. This will require removing do_sjoin().
[ ] Make NS ENFORCE/RELEASE stuff more sane, redo timers
[ ] Add support for +k, +q, etc type umodes
-[ ] burn automake with fire (1.9.1?)
1.9.2
-----
@@ -63,6 +63,7 @@ Legend:
[ ] CS SET INHABIT to keep pseudoclient in a channel after it empties to maintain banlists and such
[?] Remote identification (1.9.1? will this break stuff?)
[ ] Requires a rejig of how Alias vs Core works
+[ ] Language charset stuff, including collation (1.9.1? phoenix?)
Future
------