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-09-03 19:55:36 +0000
committerviper viper@31f1291d-b8d6-0310-a050-a5561fc1590b <viper viper@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864>2008-09-03 19:55:36 +0000
commit482a8aa766c9e1a96ff63b44ed319fe51588c35c (patch)
tree0fa77c006e553e8b9154bb7d1dcf649428394a96 /Changes
parent6846e75cc883f690ab4bfa83bdd398d83df5c0c9 (diff)
BUILD : 1.7.21 (1425) BUGS : 873 NOTES : We now show config variables in the help.
git-svn-id: svn://svn.anope.org/anope/trunk@1425 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1140 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 3e7e6f02a..e5b66cb77 100644
--- a/Changes
+++ b/Changes
@@ -54,6 +54,7 @@ Anope Version S V N
08/28 F Updated help on ChanServ AKICK. [#879]
09/01 F Fixed crashbug in cs_access. [#932]
09/02 F Fixed bug in enc_none in combination with truncated pass. [#934]
+09/03 F Fixed variables not correctly shown in help. [#873]
Provided by Robin Burchell <w00t@inspircd.org> - 2008
08/08 F Strict warnings in send.c from comparing address of non-ptr [ #00]