summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authorrburchell <rburchell@5417fbe8-f217-4b02-8779-1006273d7864>2008-11-14 09:46:30 +0000
committerrburchell <rburchell@5417fbe8-f217-4b02-8779-1006273d7864>2008-11-14 09:46:30 +0000
commit9dad4ddb937cc04d075451c21fcbe9f1ca4646c9 (patch)
tree99cfa0a3e765486f2adfaa8ff0f3750cf58a01c1 /Changes
parent2307964f79e7cf0be808f62727c4324da1505efb (diff)
NewChanges -> Changes and add a few notes on stuff
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1667 5417fbe8-f217-4b02-8779-1006273d7864
Diffstat (limited to 'Changes')
-rw-r--r--Changes8
1 files changed, 8 insertions, 0 deletions
diff --git a/Changes b/Changes
new file mode 100644
index 000000000..f9221f9d7
--- /dev/null
+++ b/Changes
@@ -0,0 +1,8 @@
+Anope Version 1.9.0
+--------------------
+09/27 F Modified compile to use g++
+10/01 F Improve protocol modules support (classes, virtual methods, etc)
+10/11 F Move core services to use BotInfo
+10/12 F Move BotInfo and related methods into a class
+11/01 F Move modules into a class
+