X-Git-Url: https://arthur.barton.de/gitweb/?p=ngircd.git;a=blobdiff_plain;f=ChangeLog;h=83a4bc5c0f5533e5e99502a7547718d52340d9e4;hp=b384b380afb5efe882e4f1d8eed08646ca8cfad1;hb=54fac576030d7aaf8bce4a982c880fe18680741e;hpb=ea1207238f554779964df81e0b0153c2da47b25c diff --git a/ChangeLog b/ChangeLog index b384b380..83a4bc5c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -61,7 +61,8 @@ ngIRCd 26 server would cloak every user's host mask. The problem is that if a network has more than one server, then a user's host mask would get cloaked twice. This patch ensures that a server only cloaks the host mask if it has not yet - been cloaked (the period indicates it's still an IP address). + been cloaked (the period indicates it's still an IP address). Thanks to + JRMU for the patch! Closes #228. - Enlarge buffers of info texts to 128 bytes. This includes: - "Real name" of a client (4th filed of the USER command).