TheKiller wrote:bantu wrote:I think we should have a second release candidate this weekend.
Seriously o.o, you mean RC-2?
Thats very fast..
Not really.
TheKiller wrote:bantu wrote:I think we should have a second release candidate this weekend.
Seriously o.o, you mean RC-2?
Thats very fast..

callumacrae wrote:TheKiller wrote:bantu wrote:I think we should have a second release candidate this weekend.
Seriously o.o, you mean RC-2?
Thats very fast..
Not really.
TheKiller wrote:callumacrae wrote:TheKiller wrote:bantu wrote:I think we should have a second release candidate this weekend.
Seriously o.o, you mean RC-2?
Thats very fast..
Not really.
Not really what.. we wont have a RC2, but what?
What does bantu mean o.O

TheKiller wrote:bantu wrote:I think we should have a second release candidate this weekend.
Seriously o.o, you mean RC-2?
Thats very fast..

TheKiller wrote:I Was saying that its very fast to get a new release after we just got this, and we havent used for enought time to see if we find any bugs.

bantu wrote:I think it is time for another release of phpBB 3.0. So I propose releasing phpBB 3.0.10 at around the end of october and having the first RC around mid-october.

bantu wrote:Hello everyone,
we are preparing a second release candiate right now. There has been a minor change to the language files: We dropped the version number from DLL_POSTGRES because this driver also works fine on PostgreSQL 9.1
If you have not translated the changes from 3.0.9 to 3.0.10-RC1 yet, you might want to use the 3.0.9-to-3.0.10-RC2 change files below.
Thanks.
MOD format
- Code: Select all
##############################################################
## Title: phpBB 3.0.10-RC1 to phpBB 3.0.10-RC2 Language Pack Changes
## Author: naderman < naderman@phpbb.com > (Nils Adermann) http://www.phpbb.com
## Description:
##
##
## These are the phpBB 3.0.10-RC1 to phpBB 3.0.10-RC2 Language Pack Changes summed
## up into a little Mod. These changes are only partial and do not include any code
## changes, therefore not meant for updating phpBB.
##
##
##
##
## Files To Edit:
## language/en/install.php
##
## License: http://opensource.org/licenses/gpl-license.php GNU General Public License v2
##############################################################
#
#-----[ OPEN ]---------------------------------------------
#
language/en/install.php
#
#-----[ FIND ]---------------------------------------------
# Around Line 149
'DLL_MSSQL_ODBC' => 'MSSQL Server 2000+ via ODBC',
'DLL_MSSQLNATIVE' => 'MSSQL Server 2005+ [ Native ]',
'DLL_MYSQL' => 'MySQL',
'DLL_MYSQLI' => 'MySQL with MySQLi Extension',
'DLL_ORACLE' => 'Oracle',
#
#-----[ FIND ]---------------------------------------------
# Around Line 154
'DLL_POSTGRES' => 'PostgreSQL 7.x/8.x',
#
#-----[ REPLACE WITH ]---------------------------------------------
#
'DLL_POSTGRES' => 'PostgreSQL',
#
#-----[ SAVE/CLOSE ALL FILES ]------------------------------------------
#
# EoM
Diff/Patch format
- Code: Select all
diff -crNEBwd old_versions/release-3.0.10-RC1/language/en/install.php new_version/phpBB3/language/en/install.php
*** old_versions/release-3.0.10-RC1/language/en/install.php 2011-11-21 00:08:49.000000000 +0100
--- new_version/phpBB3/language/en/install.php 2011-11-27 16:23:15.000000000 +0100
***************
*** 151,157 ****
'DLL_MYSQL' => 'MySQL',
'DLL_MYSQLI' => 'MySQL with MySQLi Extension',
'DLL_ORACLE' => 'Oracle',
! 'DLL_POSTGRES' => 'PostgreSQL 7.x/8.x',
'DLL_SQLITE' => 'SQLite',
'DLL_XML' => 'XML support [ Jabber ]',
'DLL_ZLIB' => 'zlib compression support [ gz, .tar.gz, .zip ]',
--- 151,157 ----
'DLL_MYSQL' => 'MySQL',
'DLL_MYSQLI' => 'MySQL with MySQLi Extension',
'DLL_ORACLE' => 'Oracle',
! 'DLL_POSTGRES' => 'PostgreSQL',
'DLL_SQLITE' => 'SQLite',
'DLL_XML' => 'XML support [ Jabber ]',
'DLL_ZLIB' => 'zlib compression support [ gz, .tar.gz, .zip ]',

Return to [3.0/Olympus] Discussion
Users browsing this forum: Bing [Bot], Google [Bot] and 15 guests