[Groonga-commit] pgroonga/pgroonga.github.io at 3650197 [master] Add missing pgroonga.query_log_path

Back to archive index

Kouhei Sutou null+****@clear*****
Wed Nov 30 18:13:26 JST 2016


Kouhei Sutou	2016-11-30 18:13:26 +0900 (Wed, 30 Nov 2016)

  New Revision: 3650197c33f19403c6d2e64633cbbe927983e34f
  https://github.com/pgroonga/pgroonga.github.io/commit/3650197c33f19403c6d2e64633cbbe927983e34f

  Message:
    Add missing pgroonga.query_log_path

  Modified files:
    _po/ja/news/index.po
    ja/news/index.md
    news/index.md

  Modified: _po/ja/news/index.po (+6 -1)
===================================================================
--- _po/ja/news/index.po    2016-11-30 17:35:37 +0900 (8294e02)
+++ _po/ja/news/index.po    2016-11-30 18:13:26 +0900 (4de7b3c)
@@ -1,7 +1,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
-"PO-Revision-Date: 2016-11-30 17:20+0900\n"
+"PO-Revision-Date: 2016-11-30 17:35+0900\n"
 "Language: ja\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -107,6 +107,11 @@ msgid ""
 "ga command injection."
 msgstr ""
 
+msgid ""
+"  * [[`pgroonga.query_log_path` parameter](../reference/parameters/query-log-p"
+"ath.html)] Added a new parameter to control path of query log."
+msgstr ""
+
 msgid "### Fixes"
 msgstr "### 修正"
 

  Modified: ja/news/index.md (+2 -0)
===================================================================
--- ja/news/index.md    2016-11-30 17:35:37 +0900 (706dccb)
+++ ja/news/index.md    2016-11-30 18:13:26 +0900 (2d6699d)
@@ -42,6 +42,8 @@ title: おしらせ
 
   * [[`pgroonga.command` function](../reference/functions/pgroonga-command.html)] Added arguments array style. The style is recommended for preventing Groonga command injection.
 
+  * [[`pgroonga.query_log_path` parameter](../reference/parameters/query-log-path.html)] Added a new parameter to control path of query log.
+
 ### 修正
 
   * [[`pgroonga_tuple_is_alive` Groonga function](../reference/groonga-functions/pgroonga-tuple-is-alive.html)] Fixed a bug that it may always return `false`.

  Modified: news/index.md (+2 -0)
===================================================================
--- news/index.md    2016-11-30 17:35:37 +0900 (d0e8188)
+++ news/index.md    2016-11-30 18:13:26 +0900 (ff682ff)
@@ -42,6 +42,8 @@ title: News
 
   * [[`pgroonga.command` function](../reference/functions/pgroonga-command.html)] Added arguments array style. The style is recommended for preventing Groonga command injection.
 
+  * [[`pgroonga.query_log_path` parameter](../reference/parameters/query-log-path.html)] Added a new parameter to control path of query log.
+
 ### Fixes
 
   * [[`pgroonga_tuple_is_alive` Groonga function](../reference/groonga-functions/pgroonga-tuple-is-alive.html)] Fixed a bug that it may always return `false`.
-------------- next part --------------
HTML����������������������������...
下載 



More information about the Groonga-commit mailing list
Back to archive index