|
@@ -3,6 +3,14 @@ Date Added
|
|
|
AS OF SVN REV. 5091, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK.
|
|
|
IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK.
|
|
|
|
|
|
+2007/03/18
|
|
|
+ * A followup to the login_sql server changes:
|
|
|
+ Due to a missing 'else' in the case_sensitive config setting loading
|
|
|
+ code (see r483 and r3316), the option was always being set to 'off'.
|
|
|
+ Now that I have corrected it, make sure to set it exactly how you
|
|
|
+ want it to behave (usually case-insensitive)!
|
|
|
+ Failure to do so can result in half the server spamming you with
|
|
|
+ messages about how they are getting 'unregistered id' errors.
|
|
|
2007/03/17
|
|
|
* committing my work on the login server (mostly SQL) [ultramage]
|
|
|
- removed the check_ip_flag from login&char (there since r1)
|