]> jfr.im git - solanum.git/commitdiff
[svn] - better text for RPL_LOAD2HI explaining in a better way what is going on
authornenolod <redacted>
Thu, 9 Aug 2007 06:40:52 +0000 (23:40 -0700)
committernenolod <redacted>
Thu, 9 Aug 2007 06:40:52 +0000 (23:40 -0700)
ChangeLog
include/serno.h
src/messages.tab

index 46dfff6327190a2eecf8425268ce2bed901df0a8..21786f1dc97e6305dfb83012f2e6372ea144cece 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+jilles      2007/08/01 20:52:54 UTC    (20070801-3546)
+  Log:
+  Also rerun autoheader, for solaris ports changes.
+  
+
+  Changes:     Modified:
+  +3 -0                trunk/include/setup.h.in (File Modified) 
+
+
 jilles      2007/08/01 20:50:54 UTC    (20070801-3544)
   Log:
   Rerun autoconf for version bump, at last.
index 869baf4bf12e8a58d7d9ee54c32c9d13be6e0471..d77c22a1f87570f1fe95ecafde871a8afe2f3b5b 100644 (file)
@@ -1 +1 @@
-#define SERNO "20070801-3544"
+#define SERNO "20070801-3546"
index 73a00ca2e9af907516ed6e30a6f085168267f4dc..2bce627b1c74239d5023e8c8bc6af9bd1b3cda12 100644 (file)
@@ -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 3404 2007-04-06 21:25:37Z nenolod $
+ *   $Id: messages.tab 3548 2007-08-09 06:40:52Z nenolod $
  */
 
 static  const char *  replies[] = {
@@ -284,8 +284,7 @@ static  const char *  replies[] = {
 /* 260 */       NULL,
 /* 261 RPL_TRACELOG, */         NULL,
 /* 262 RPL_ENDOFTRACE, */       "%s :End of TRACE",
-/* 263 RPL_LOAD2HI, */          
-":%s 263 %s %s :Server load is temporarily too heavy. Please wait a while and try again.",
+/* 263 RPL_LOAD2HI, */          ":%s 263 %s %s :This command could not be completed because it has been used recently, and is rate-limited.",
 /* 264 */       NULL,
 /* 265 RPL_LOCALUSERS, */       "%d %d :Current local users %d, max %d",
 /* 266 RPL_GLOBALUSERS, */      "%d %d :Current global users %d, max %d",