From 725a6c5dc9a6395c4cd07350a1e9afe43a6da123 Mon Sep 17 00:00:00 2001 From: nenolod Date: Fri, 6 Apr 2007 14:25:37 -0700 Subject: [PATCH] [svn] - 2.2 operline --- ChangeLog | 9 +++++++++ include/serno.h | 2 +- src/messages.tab | 4 ++-- 3 files changed, 12 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index 44a29be..6d0693b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +jilles 2007/04/05 00:38:52 UTC (20070405-3396) + Log: + Show max_clients in /info. + + + Changes: Modified: + +6 -0 trunk/modules/m_info.c (File Modified) + + jilles 2007/04/05 00:33:52 UTC (20070405-3394) Log: Don't allow /quote set max higher than the diff --git a/include/serno.h b/include/serno.h index b5d47a0..34316fb 100644 --- a/include/serno.h +++ b/include/serno.h @@ -1 +1 @@ -#define SERNO "20070405-3394" +#define SERNO "20070405-3396" diff --git a/src/messages.tab b/src/messages.tab index 4bf8b3b..73a00ca 100644 --- a/src/messages.tab +++ b/src/messages.tab @@ -16,7 +16,7 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. * - * $Id: messages.tab 3370 2007-04-03 10:15:39Z nenolod $ + * $Id: messages.tab 3404 2007-04-06 21:25:37Z nenolod $ */ static const char * replies[] = { @@ -403,7 +403,7 @@ static const char * replies[] = { /* 378 RPL_WHOISHOST, */ "%s :is connecting from *@%s %s", /* 379 */ NULL, /* 380 */ NULL, -/* 381 RPL_YOUREOPER, */ ":%s 381 %s :Here I am with a brain the size of a planet, and they want me to bring them coffee. I think I'll just kill myself...", +/* 381 RPL_YOUREOPER, */ ":%s 381 %s :Congrats! You passed Internet Memes 101.", /* 382 RPL_REHASHING, */ ":%s 382 %s %s :Rehashing", /* 383 */ NULL, /* 384 RPL_MYPORTIS, */ NULL,