diff options
-rw-r--r-- | Changes | 8 | ||||
-rw-r--r-- | NewChanges | 6 |
2 files changed, 8 insertions, 6 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 + diff --git a/NewChanges b/NewChanges deleted file mode 100644 index 790f27a01..000000000 --- a/NewChanges +++ /dev/null @@ -1,6 +0,0 @@ -Anope Version G I T --------------------- - -Provided by Robin Burchell <w00t@inspircd.org> - 2008 -09/27 F Modified compile to use g++ - |