aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
diff options
context:
space:
mode:
authorbrunoais <brunoaiss@gmail.com>2015-05-06 22:58:08 +0100
committerbrunoais <brunoaiss@gmail.com>2015-06-07 18:40:50 +0100
commit823783773c5f23881a2dcb13a7d2df7ef41cc77c (patch)
tree18d7196bbfde717d6425a39fd215d635707368c1 /phpBB
parent94aff53e3ff41a87268bbe923729b29257e663b8 (diff)
downloadforums-823783773c5f23881a2dcb13a7d2df7ef41cc77c.tar
forums-823783773c5f23881a2dcb13a7d2df7ef41cc77c.tar.gz
forums-823783773c5f23881a2dcb13a7d2df7ef41cc77c.tar.bz2
forums-823783773c5f23881a2dcb13a7d2df7ef41cc77c.tar.xz
forums-823783773c5f23881a2dcb13a7d2df7ef41cc77c.zip
[ticket/13685] BUMP version to 3.1.5-dev
PHPBB3-13685
Diffstat (limited to 'phpBB')
-rw-r--r--phpBB/phpbb/search/fulltext_mysql.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/phpbb/search/fulltext_mysql.php b/phpBB/phpbb/search/fulltext_mysql.php
index 14b9fd6205..7e86cbbcea 100644
--- a/phpBB/phpbb/search/fulltext_mysql.php
+++ b/phpBB/phpbb/search/fulltext_mysql.php
@@ -481,7 +481,7 @@ class fulltext_mysql extends \phpbb\search\base
* @var string sort_dir "a" for ASC or "d" dor DESC for the sort order used
* @var string sql_sort The result SQL when processing sort_by_sql + sort_key + sort_dir
* @var int start How many posts to skip in the search results (used for pagination)
- * @since 3.1.4-RC1
+ * @since 3.1.5-RC1
*/
$vars = array(
'search_query',
c367a7b536cbc28a666370a8935718980bdc5ee3 (patch) tree367cf2853e3fa81eee160437c102ca8c6b3b39dc /perl-install/ChangeLog parentb6b6e19519b647762f5b1497387893bc8094f879 (diff)downloaddrakx-c367a7b536cbc28a666370a8935718980bdc5ee3.tar
drakx-c367a7b536cbc28a666370a8935718980bdc5ee3.tar.gz
drakx-c367a7b536cbc28a666370a8935718980bdc5ee3.tar.bz2
drakx-c367a7b536cbc28a666370a8935718980bdc5ee3.tar.xz
drakx-c367a7b536cbc28a666370a8935718980bdc5ee3.zip
no_comment
Diffstat (limited to 'perl-install/ChangeLog')
-rw-r--r--perl-install/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/perl-install/ChangeLog b/perl-install/ChangeLog
index 7e9189cf8..4e1c2c866 100644
--- a/perl-install/ChangeLog
+++ b/perl-install/ChangeLog
@@ -1,5 +1,16 @@
2000-05-02 Pixel <pixel@mandrakesoft.com>
+ * Xconfigurator_consts.pm: Rage128 and 3dfx are not available any
+ more
+
+ * install_steps_interactive.pm (setup_thiskind): make insmod'ing
+ fail a simple warning.
+
+ * Xconfigurator.pm (readMonitorsDB): adapt to new MonitorsDB
+ * share/MonitorsDB: take new one from RedHat
+
+ * standalone/drakboot: added kfloppy
+
* g_auto_install: add $dir/lib to LD_LIBRARY_PATH (it was silly
not to have it)