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

Moved an entry in the Changelog I had oringinally put in the wrong place

git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2853 5417fbe8-f217-4b02-8779-1006273d7864
This commit is contained in:
Adam-
2010-04-01 20:02:19 +00:00
parent 7e10fca23b
commit a895077b54
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,7 @@
Anope Version 1.8 - SVN
-----------------------
3/10 F Added support for tracking permanent channels [ #00]
3/29 F Fixed defcon to only apply its mode parameters when it's on [#1146]
Anope Version 1.8.3
-------------------
@@ -27,7 +28,6 @@ Provided by Anope Dev. <team@anope.org> - 2009
12/01 F Fixed tracking of users host when they disable their vhost [#1106]
12/20 F Fixed nickcores access list being loaded from SQL with RDB [ #00]
1/15 F Fixed BotServ from kicking and banning ULined clients [#1135]
3/29 F Fixed defcon to only apply its mode parameters when it's on [#1146]
Provided by Han` <Han@mefalcon.org> - 2009
07/28 F Updated german language file. [ #00]
+1 -1
View File
@@ -9,7 +9,7 @@ VERSION_MAJOR="1"
VERSION_MINOR="8"
VERSION_PATCH="3"
VERSION_EXTRA="-svn"
VERSION_BUILD="2851"
VERSION_BUILD="2853"
# $Log$ # Changes since 1.8.3 Release