Generate hidden hostname appropriately for bursted users with timestamped accounts.
[ircu2.10.12-pk.git] / ChangeLog
index 38ddebaac3e97f1c05e237d51bf88bdb981b1761..edb182610dc320e9949b45c95b129f026a3ebb96 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2006-01-13  Michael Poole <mdpoole@troilus.org>
+
+       * ircd/s_user.c (set_nick_name): Use user's account name rather
+       than the account parameter, in case the parameter contains a colon
+       (i.e. "account:1234" format).
+
 2006-01-13  Michael Poole <mdpoole@troilus.org>
 
        * doc/readme.who: Document 'd' user-matching flag.