[Groonga-commit] droonga/drntest at cdb7312 [master] Bump version to 1.1.5

Back to archive index

YUKI Hiroshi null+****@clear*****
Thu May 29 22:31:56 JST 2014


YUKI Hiroshi	2014-05-29 22:31:56 +0900 (Thu, 29 May 2014)

  New Revision: cdb731201728cbc1a7359e0a31f2d3c75c744d4a
  https://github.com/droonga/drntest/commit/cdb731201728cbc1a7359e0a31f2d3c75c744d4a

  Message:
    Bump version to 1.1.5

  Modified files:
    doc/text/news.md
    lib/drntest/version.rb

  Modified: doc/text/news.md (+6 -0)
===================================================================
--- doc/text/news.md    2014-05-13 18:07:18 +0900 (4e039e4)
+++ doc/text/news.md    2014-05-29 22:31:56 +0900 (dfdc5a2)
@@ -1,5 +1,11 @@
 # News
 
+## 1.1.5: 2014-05-29
+
+ * Add `--timeout` option to work on slow environment such as Travis CI.
+ * Support tmpfs at `/dev/shm`.
+ * Use the environment variable `DROONGA_BASE_DIR`.
+
 ## 1.1.4: 2014-04-29
 
  * Supports more Groonga-compatible commands available at droonga-engine 1.0.2.

  Modified: lib/drntest/version.rb (+1 -1)
===================================================================
--- lib/drntest/version.rb    2014-05-13 18:07:18 +0900 (7843311)
+++ lib/drntest/version.rb    2014-05-29 22:31:56 +0900 (fb43d70)
@@ -14,5 +14,5 @@
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
 module Drntest
-  VERSION = "1.1.4"
+  VERSION = "1.1.5"
 end
-------------- next part --------------
HTML����������������������������...
Télécharger 



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