diff --git a/lang/nl.l b/lang/nl.l index 68f5e19ee..756c57fa1 100644 --- a/lang/nl.l +++ b/lang/nl.l @@ -1653,7 +1653,7 @@ CHAN_INVITE_SYNTAX CHAN_UNBAN_SYNTAX UNBAN kanaal CHAN_UNBANNED - Bans met betrekking to jou op %s zijn opgeheven. + Bans met betrekking tot jou op %s zijn opgeheven. # TOPIC responses CHAN_TOPIC_SYNTAX diff --git a/version.log b/version.log index 74c07f474..3705dc3b6 100644 --- a/version.log +++ b/version.log @@ -9,9 +9,10 @@ VERSION_MAJOR="1" VERSION_MINOR="8" VERSION_PATCH="2" VERSION_EXTRA="-svn" -VERSION_BUILD="2550" +VERSION_BUILD="2571" # $Log$ # Changes since 1.8.2 Release +#Revision 2571 - Fixed small typo in dutch translation. #Revision 2550 - Removed proxy server from ulined servers in example config as more people use a client proxy scanner and this should reduce occurences of user servers being listed. #Revision 2546 - Reset errno before calling strtol in bs_kick, it would sometimes not allow valid kick settings to work #Revision 2545 - Now send the QUIT command before changing bots internally for /botserv bot change, so InspIRCd 1.2 (and possibly others) can get the UID and other info from the bot