diff --git a/CHANGES b/CHANGES index 39978e37..b61a2580 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,11 @@ +Changes for 2.2.4: +------------------ +Kobi Shmueli (1): + Fix USERHOST not to reveal the user's real hostname to IRC Operators + +Emilio Escobar (1): + Remove oper-only restriction on userip and do not return real IP if client has hostmask on. + Changes for 2.2.3: ------------------ Emilio Escobar (1): diff --git a/include/patchlevel.h b/include/patchlevel.h index 2979954a..726a0a18 100644 --- a/include/patchlevel.h +++ b/include/patchlevel.h @@ -22,7 +22,7 @@ #define BASENAME "bahamut" #define MAJOR 2 #define MINOR 2 -#define PATCH 3 +#define PATCH 4 #define PATCHES ""