From 8dc143627967422b0afadb86ebd09dfcb486fc0d Mon Sep 17 00:00:00 2001 From: "rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b" Date: Mon, 14 Aug 2006 19:11:13 +0000 Subject: [PATCH] BUILD : 1.7.15 (1134) BUGS : N/A NOTES : Missed two %Rs in hun.l git-svn-id: svn://svn.anope.org/anope/trunk@1134 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@857 5417fbe8-f217-4b02-8779-1006273d7864 --- lang/hun.l | 4 ++-- version.log | 6 +++++- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/lang/hun.l b/lang/hun.l index 4a808b240..1e971c461 100644 --- a/lang/hun.l +++ b/lang/hun.l @@ -4521,7 +4521,7 @@ CHAN_HELP_AOP AOP LIST parancsot. Ezt a parancsot letilthatod a csatornádon, és helyette - használhatod az access lista rendszert. Nézd meg: /msg + használhatod az access lista rendszert. Nézd meg: %R %S HELP ACCESSbővebb információért az access listáról, és írd be: %R%S HELP SET XOP hogy megnézd, hogyan tudsz váltani az xOP rendszerrol az access lista rendszerre. @@ -4609,7 +4609,7 @@ CHAN_HELP_SOP Ezt a parancsot letilthatod a csatornádon, és helyette - használhatod az access lista rendszert. Nézd meg: /msg + használhatod az access lista rendszert. Nézd meg: %R %S HELP ACCESS bővebb információért az access listáról, és írd be: %R%S HELP SET XOP hogy megnézd, hogyan tudsz váltani az xOP rendszerről access lista rendszerre. diff --git a/version.log b/version.log index 7eb591351..d2224886b 100644 --- a/version.log +++ b/version.log @@ -9,10 +9,14 @@ VERSION_MAJOR="1" VERSION_MINOR="7" VERSION_PATCH="15" VERSION_EXTRA="-svn" -VERSION_BUILD="1133" +VERSION_BUILD="1134" # $Log$ # +# BUILD : 1.7.15 (1134) +# BUGS : N/A +# NOTES : Missed two %Rs in hun.l +# # BUILD : 1.7.15 (1133) # BUGS : N/A # NOTES : Improved robustness on db_mysql_query()