summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgeniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b <geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864>2004-12-06 20:10:44 +0000
committergeniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b <geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864>2004-12-06 20:10:44 +0000
commit15000f62841e85b8ecbc8d67b7a2bb867ae66a6b (patch)
tree63cdd58afb2944f1e1aa7f7498eccca355068551
parenta16cbf9a3524bd2eed106a5c167bd0804198ac8c (diff)
BUILD : 1.7.6 (480) BUGS : NOTES : Updated some formatting in the Changes file
git-svn-id: svn://svn.anope.org/anope/trunk@480 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@334 5417fbe8-f217-4b02-8779-1006273d7864
-rw-r--r--Changes126
-rw-r--r--version.log6
2 files changed, 68 insertions, 64 deletions
diff --git a/Changes b/Changes
index 4f4caea17..cc2c53e0a 100644
--- a/Changes
+++ b/Changes
@@ -1,51 +1,51 @@
Anope Version S V N
-------------------
Provided by Anope Dev. <dev@anope.org> - 2004
-12/02 A Support for other Ulines Servers (NeoStats/SolarStats) [ #00]
-11/28 A Support for Unreal's version of SVSHOLD [ #00]
-11/28 A /OS SET LIST to list the set options [ #00]
-11/27 A Solid IRCD support (Solid IRCD 3.4.6 or later) [ #00]
-11/27 A Exceptions now update if the limit is different [ #00]
-11/27 A Segfaults logged to the services log when DumpCore is disabled [ #00]
-11/27 A OperServ SET SQL [on|off] disable/enable SQL during run time [ #00]
-11/21 A Opened SGLINE to all ircd that support GEOS bans [ #00]
-11/21 A Opened SZLINE to all ircd that support ZLINE's [ #00]
+12/02 A Support for other Ulines Servers (NeoStats/SolarStats). [ #00]
+11/28 A Support for Unreal's version of SVSHOLD. [ #00]
+11/28 A /OS SET LIST to list the set options. [ #00]
+11/27 A Solid IRCD support (Solid IRCD 3.4.6 or later). [ #00]
+11/27 A Exceptions now update if the limit is different. [ #00]
+11/27 A Segfaults logged to the services log when DumpCore is disabled. [ #00]
+11/27 A OperServ SET SQL [on|off] disable/enable SQL during run time. [ #00]
+11/21 A Opened SGLINE to all ircd that support GEOS bans. [ #00]
+11/21 A Opened SZLINE to all ircd that support ZLINE's. [ #00]
11/19 A Added anope_cmd_ctcp() to code API, for sending CTCP messages. [ #00]
11/18 A Unable to use registered nicknames as bot nicks from now on. [ #00]
11/18 A NSAddAccessOnReg to control access list on registration. [ #00]
-12/06 F Fixes infinite loop with moduleGetData() [#239]
-12/05 F CS CLEAR OPS strips +a/+q modes, and uses SVSMODE where possible [ #00]
-12/05 F Ultimate3 not setting +a on channel admins [ #00]
-12/04 F Cleaned up some memory warnings found with Valgrind [ #00]
-12/03 F Unreal 391 TIME replies [ #00]
-12/03 F CS TOPICLOCK setting a maliformed topic in some cases [ #00]
-12/03 F Bahamut support +I channel modes [ #00]
-12/02 F Ultimate3 botserv bots were getting wrong modes [ #00]
-12/01 F ChanServ AKICK DEL (reordering) (pointed to freed memory) [ #00]
-12/01 F del_session() warning messages when LimitSessions is disabled [ #00]
+12/06 F Fixed infinite loop with moduleGetData(). [#239]
+12/05 F CS CLEAR OPS strips +a/+q modes, and uses SVSMODE where possible. [ #00]
+12/05 F Ultimate3 not setting +a on channel admins. [ #00]
+12/04 F Cleaned up some memory warnings found with Valgrind. [ #00]
+12/03 F Unreal 391 TIME replies. [ #00]
+12/03 F CS TOPICLOCK setting a maliformed topic in some cases. [ #00]
+12/03 F Bahamut support +I channel modes. [ #00]
+12/02 F Ultimate3 botserv bots were getting wrong modes. [ #00]
+12/01 F ChanServ AKICK DEL (reordering) (pointed to freed memory). [ #00]
+12/01 F del_session() warning messages when LimitSessions is disabled. [ #00]
11/30 F Fixed ircd->chanmodes (pointed to freed memory). [ #00]
-11/28 F NSSecureAdmins now restricts /NS SET EMAIL [#218]
-11/27 F Compiles and Runs under CYGWIN again [ #00]
-11/27 F bot_raw_mode() would cause a TSMODE warning [#234]
-11/27 F do_kil() not removing users from the user list [#222]
-11/27 F Unreal3.2 supports SVSMODE -b on clearing bans [ #00]
-11/27 F Removed +d references from the PTlink protocol file [ #00]
-11/23 F Rage 2 updated to support BETA 7 [#226]
-11/23 F PTLink anope_cmd_server() message [ #00]
+11/28 F NSSecureAdmins now restricts /NS SET EMAIL. [#218]
+11/27 F Compiles and Runs under CYGWIN again. [ #00]
+11/27 F bot_raw_mode() would cause a TSMODE warning. [#234]
+11/27 F do_kill() not removing users from the user list. [#222]
+11/27 F Unreal3.2 supports SVSMODE -b on clearing bans. [ #00]
+11/27 F Removed +d references from the PTlink protocol file. [ #00]
+11/23 F Rage 2 updated to support BETA 7. [#226]
+11/23 F PTLink anope_cmd_server() message. [ #00]
11/21 F Fixed session decrease on /NS GHOST. [#229]
-11/20 F Disables UseRDB if there is an error duing SQL init [ #00]
+11/20 F Disables UseRDB if there is an error during SQL init. [ #00]
11/20 F MS CHECK now checks if the nick is forbidden. [#225]
11/20 F Removing Sqline on bot nicks change if the nick was registered. [#224]
-11/19 F normalizeBuffer() now strips control character 1. [ #00]
-11/19 F CTCP Ping replies when UsePrivmsg is enabled. [ #00]
-11/19 F Some config options could overflow strtol(). [ #00]
+11/19 F normalizeBuffer() now strips control character 1. [ #00]
+11/19 F CTCP Ping replies when UsePrivmsg is enabled. [ #00]
+11/19 F Some config options could overflow strtol(). [ #00]
11/19 F Wrong string and missing registered nick check in bot change. [#221]
11/16 F NickTracking could allow usage of forbidden nick in some cases. [ #00]
Provided by DrStein <gacevedo@anope.org> - 2004
-11/28 F Fixes RSEND oddity [#237]
+11/28 F Fixes RSEND oddity. [#237]
11/26 F Memos sent as notification of receipt can't be cancelled. [#192]
-11/23 F Moving Services Operators to Services Admins and vice-versa [#230]
+11/23 F Moving Services Operators to Services Admins and vice-versa. [#230]
11/22 F HelpChan +h mode not being given if status was greater then op. [#223]
Anope Version 1.7.6
@@ -60,7 +60,7 @@ Provided by Anope Dev. <dev@anope.org> - 2004
10/12 F Code Tidy, fixed some error checking. [ #00]
10/09 F Bug in LogChannel possibly causing segfaults. [#176]
10/03 F Changed UserKeys from uint to long uint. [ #00]
-09/21 F An option to explicitly not use mysql is added to Config [ #00]
+09/21 F An option to explicitly not use mysql is added to Config. [ #00]
09/19 F Rewrote the internals of moduleData to save lots of memory. [ #00]
09/14 F Protection unsetting now does -a instead of +a. [ #00]
09/12 F Updated Dutch language file. [ #00]
@@ -71,12 +71,12 @@ Provided by Anope Dev. <dev@anope.org> - 2004
08/24 F Compile error with gcc2. [ #00]
Provided by Trystan <trystan@nomadirc.net> - 2004
-10/29 A Added UnRestrictSAdmin to allow use of umode +a [ #00]
-10/23 A Added depricated.h, this will allow old mods to work for now [ #00]
-10/23 A Add hook for SJOIN for Unreal future +I support [ #00]
-10/06 A Bahamut's channel mode +j (join throttle) [ #00]
-10/05 A Globalized CS/NS STATUS messages [ #00]
-10/02 A Added NewsCount as new feature in services.conf [ #00]
+10/29 A Added UnRestrictSAdmin to allow use of umode +a. [ #00]
+10/23 A Added depricated.h, this will allow old mods to work for now. [ #00]
+10/23 A Add hook for SJOIN for Unreal future +I support. [ #00]
+10/06 A Bahamut's channel mode +j (join throttle). [ #00]
+10/05 A Globalized CS/NS STATUS messages. [ #00]
+10/02 A Added NewsCount as new feature in services.conf. [ #00]
08/28 A CSupport for +I channel mode. [ #00]
08/28 A Complete support for Unreal3.2. [ #00]
08/28 A New BASE64 general library. [ #00]
@@ -84,31 +84,31 @@ Provided by Trystan <trystan@nomadirc.net> - 2004
09/07 A Ircd CHANMODE now trapped and stored. [ #00]
08/23 A New protocol independent design (aka anope-capab). [ #00]
08/28 A New IRCD document for adding new ircd support to new design. [ #00]
-11/11 F OS CLEARMODES now takes +q/+a [ #00]
-11/11 F Updated PTlink support [#211]
-11/06 F Fixed syntax error when NSForceEmail is disabled [ #00]
-11/06 F Fixed using "make" under some BSD systems [ #00]
-11/06 F Chanserv taking modes more than once. [ #68]
-10/31 F Fixes configure warning on BSD systems. [#160]
-10/30 F Fixed OS CLEARMODE, so the correct messages are sent. [#207]
-10/30 F Fixed MS INFO using the correct message. [#205]
-10/29 F Fixed CS CLEAR MODES not resetting the modes. [#182]
+11/11 F OS CLEARMODES now takes +q/+a. [ #00]
+11/11 F Updated PTlink support. [#211]
+11/06 F Fixed syntax error when NSForceEmail is disabled. [ #00]
+11/06 F Fixed using "make" under some BSD systems. [ #00]
+11/06 F Chanserv taking modes more than once. [ #68]
+10/31 F Fixes configure warning on BSD systems. [#160]
+10/30 F Fixed OS CLEARMODE, so the correct messages are sent. [#207]
+10/30 F Fixed MS INFO using the correct message. [#205]
+10/29 F Fixed CS CLEAR MODES not resetting the modes. [#182]
10/29 F Fixed LogUser message, now normalizes the "realname" for display. [#199]
-10/29 F Fixed BS ACT, if the string contained control character 1. [#193]
-10/27 F Fixed hardcored ircd sqlines from taking out services. [#133]
-10/27 F Fixed TOPIC timestamp not being read correctly. [#196]
-10/24 F Fixed OPNOTICE when doing /CS OP. [#198]
-10/20 F Updated Base64 Lib to fix Unreal NICKIP. [ #00]
-10/16 F Fixed BS TTB. [#185]
-10/16 F RestrictOperNicks is no longer case sensitive. [#190]
-10/16 F Fixed tsbuf not being sent on registration. [#180]
-10/15 F Fixed OS JUPE. [#147]
-10/14 F Fixed NickServ Logout. [#180]
-10/14 F Fixed HelpChannel with Unreal. [#180]
+10/29 F Fixed BS ACT, if the string contained control character 1. [#193]
+10/27 F Fixed hardcored ircd sqlines from taking out services. [#133]
+10/27 F Fixed TOPIC timestamp not being read correctly. [#196]
+10/24 F Fixed OPNOTICE when doing /CS OP. [#198]
+10/20 F Updated Base64 Lib to fix Unreal NICKIP. [ #00]
+10/16 F Fixed BS TTB. [#185]
+10/16 F RestrictOperNicks is no longer case sensitive. [#190]
+10/16 F Fixed tsbuf not being sent on registration. [#180]
+10/15 F Fixed OS JUPE. [#147]
+10/14 F Fixed NickServ Logout. [#180]
+10/14 F Fixed HelpChannel with Unreal. [#180]
10/09 F Bug in MySQL debug, possibly causing segfaults. [#149]
-10/09 F Lots of code clean up to prevent segfaults [ #00]
-10/07 F Fixed TSMODE ircds that don't stay this in their CAPAB [ #00]
-10/05 F Cleaned up how OS/CS CLEAR MODES works [ #00]
+10/09 F Lots of code clean up to prevent segfaults. [ #00]
+10/07 F Fixed TSMODE ircds that don't stay this in their CAPAB. [ #00]
+10/05 F Cleaned up how OS/CS CLEAR MODES works. [ #00]
09/27 F Verbose message for vident. [#173]
09/27 F Check and trap for forbidden nicks on HS. [#172]
09/27 F Tracking of IP address for simple checks. [#166]
diff --git a/version.log b/version.log
index 4e0193e3f..029d1135f 100644
--- a/version.log
+++ b/version.log
@@ -8,10 +8,14 @@
VERSION_MAJOR="1"
VERSION_MINOR="7"
VERSION_PATCH="6"
-VERSION_BUILD="479"
+VERSION_BUILD="480"
# $Log$
#
+# BUILD : 1.7.6 (480)
+# BUGS :
+# NOTES : Updated some formatting in the Changes file
+#
# BUILD : 1.7.6 (479)
# BUGS : 239
# NOTES : Fixes infinite loop with moduleGetData()