mirror of
https://github.com/anope/anope.git
synced 2026-07-02 20:23:13 +02:00
Updated french language file, patch from Saka
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2511 5417fbe8-f217-4b02-8779-1006273d7864
This commit is contained in:
@@ -24,6 +24,9 @@ Provided by Han` <Han@mefalcon.org> - 2009
|
||||
Provided by Yusuf Kurekci <ysfm.20@gmail.com> - 2009
|
||||
08/11 F Updated Turkish language file. [ #00]
|
||||
|
||||
Provided by Christopher N. <saka@epiknet.org> - 2009
|
||||
9/20 F Updated French language file. [ #00]
|
||||
|
||||
Anope Version 1.8.2
|
||||
-------------------
|
||||
07/06 F Fix unsetting founder_chans when logging out other users [ #00]
|
||||
|
||||
@@ -110,6 +110,7 @@ Table of Contents
|
||||
* Gabriel Acevedo H. <drstein@anope.org> (es.l)
|
||||
* Janos Kapitany <sarkanyka@cjbchat.hu> (hun.l)
|
||||
* Szymon S'wierkosz <szymek@adres.pl> (pl.l)
|
||||
* Christopher N. <saka@epiknet.org> (fr.l)
|
||||
|
||||
Anope uses the strlcat() and strlcpy() functions from OpenSSH 2.5.1p2.
|
||||
These functions are copyrighted by Todd C. Miller:
|
||||
|
||||
+2
-1
@@ -9,9 +9,10 @@ VERSION_MAJOR="1"
|
||||
VERSION_MINOR="8"
|
||||
VERSION_PATCH="2"
|
||||
VERSION_EXTRA="-svn"
|
||||
VERSION_BUILD="2495"
|
||||
VERSION_BUILD="2511"
|
||||
|
||||
# $Log$ # Changes since 1.8.2 Release
|
||||
#Revision 2511 - Updated French language file, patch from Saka
|
||||
#Revision 2495 - Fixed a number of TS6 issues, mainly related to nicks instead of IDs being given to anope_cmd_mode() in combination with a status change (Bug #1096). Also Fixed a small bug in os_oline.
|
||||
#Revision 2491 - Fixed typo in install.js so it will correctly detect MySQL 5.1 on Windows
|
||||
#Revision 2485 - Fixed MLOCK locked mode removal getting priority over DEFCON locked mode setting.
|
||||
|
||||
Reference in New Issue
Block a user