summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authorAdam <Adam@anope.org>2010-09-05 12:51:15 -0400
committerAdam <Adam@anope.org>2010-09-05 12:51:15 -0400
commitd53c25b0438f6d835d0be66ab7a01166c7a1d40e (patch)
tree0734707fa39a9de27e1d7de73903fcdc385bd863 /Changes
parent7dfc8e8ee8f5355429763eac70fe694bf947eca3 (diff)
Added InspIRCd 2.0 support
Diffstat (limited to 'Changes')
-rw-r--r--Changes3
1 files changed, 2 insertions, 1 deletions
diff --git a/Changes b/Changes
index 6e5bb99dc..cada4e76a 100644
--- a/Changes
+++ b/Changes
@@ -1,4 +1,4 @@
-Anope Version 1.8 - SVN
+Anope Version 1.8 - GIT
-----------------------
05/05 A Added an internal event called when a nick is requested [ #00]
05/09 A Added an Atheme to Anope database converter [ #00]
@@ -7,6 +7,7 @@ Anope Version 1.8 - SVN
05/22 A Added an internal event called when a nick is recovered [ #00]
05/23 A Added old nick parameter to EVENT_CHANGE_NICK [ #00]
08/13 A Added forking for mail sending on supporting operating systems [ #00]
+09/05 A Added InspIRCd 2.0 support [ #00]
04/15 F Fixed os_info to backup its database on Windows [ #00]
04/15 F Fixed a potential crash in cs_clear ops when using UnrealIRCd [#1154]
04/16 F Fixed missing TS6SID on FJOIN in inspircd12 [ #00]