1
0
mirror of https://github.com/anope/anope.git synced 2026-07-04 13:33:13 +02:00

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
This commit is contained in:
rburchell
2008-11-14 09:46:30 +00:00
parent 2307964f79
commit 9dad4ddb93
2 changed files with 8 additions and 6 deletions
+8
View File
@@ -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
-6
View File
@@ -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++