summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authorviper viper@31f1291d-b8d6-0310-a050-a5561fc1590b <viper viper@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864>2008-08-28 13:54:27 +0000
committerviper viper@31f1291d-b8d6-0310-a050-a5561fc1590b <viper viper@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864>2008-08-28 13:54:27 +0000
commit08453816be00040aa05f1ff167f507bc3e64ebfd (patch)
tree590d1f3ef37985b2d7d6e16a47e6e0148915b90b /Changes
parentc52ae2037e4a174559470c2ca8c7b9a37b3bbf7b (diff)
BUILD : 1.7.21 (1420)
BUGS : 882 NOTES : Replaces the static count in logon&oper-news by a reference to NewsCount. Also fixes a booboo in my first commit. git-svn-id: svn://svn.anope.org/anope/trunk@1420 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1135 5417fbe8-f217-4b02-8779-1006273d7864
Diffstat (limited to 'Changes')
-rw-r--r--Changes1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changes b/Changes
index 62b754709..de00941b5 100644
--- a/Changes
+++ b/Changes
@@ -50,6 +50,7 @@ Anope Version S V N
08/18 F CS GETKEY response. [#880]
08/21 F Potential issues caused by not setting SO_REUSEADDR on socket. [ #00]
08/28 F Fixed several language & help related errors. [#875]
+08/28 F Replaced static count in login/opernews help. [#882]
Provided by Robin Burchell <w00t@inspircd.org> - 2008
08/08 F Strict warnings in send.c from comparing address of non-ptr [ #00]