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

BUILD : 1.7.17 (1210) BUGS : 645 646 647 NOTES : Fixed anoperc restart, nickchanges on TS6, typo in CHAN_REGISTER_NONE_CHANNEL; added error messages when RDB functions fail (thx heinz)

git-svn-id: svn://svn.anope.org/anope/trunk@1210 31f1291d-b8d6-0310-a050-a5561fc1590b


git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@929 5417fbe8-f217-4b02-8779-1006273d7864
This commit is contained in:
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2006-12-24 17:51:32 +00:00
parent 6e7add309d
commit 4e409e31cb
19 changed files with 249 additions and 79 deletions
+4
View File
@@ -14,6 +14,10 @@ Anope Version S V N
12/09 F Langfiles had CHANAKILL instead of CHANKILL in syntax lines. [#640]
12/10 F NickServ ALIST not accepting Founder as level param. [#629]
12/10 F EVENT_TOPIC_UPDATES was not always sent when it should be. [#641]
12/24 F anoperc sends SIGTERM for restart and uses command line params [#645]
12/24 F Nickname changes were not recognised on TS6-based IRCd's [#646]
12/24 F Small typo in CHAN_REGISTER_NONE_CHANNEL [#647]
12/24 F Display error messages when RDB functions fail [ #00]
Anope Version 1.7.17
--------------------