You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tinkerpop.apache.org by sp...@apache.org on 2015/02/11 22:16:03 UTC

incubator-tinkerpop git commit: Updated changelog.

Repository: incubator-tinkerpop
Updated Branches:
  refs/heads/master 24b4a0545 -> 41999a8d3


Updated changelog.


Project: http://git-wip-us.apache.org/repos/asf/incubator-tinkerpop/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-tinkerpop/commit/41999a8d
Tree: http://git-wip-us.apache.org/repos/asf/incubator-tinkerpop/tree/41999a8d
Diff: http://git-wip-us.apache.org/repos/asf/incubator-tinkerpop/diff/41999a8d

Branch: refs/heads/master
Commit: 41999a8d3ed9dc5a01822be0f0b5f48f2c670aa7
Parents: 24b4a05
Author: Stephen Mallette <sp...@apache.org>
Authored: Wed Feb 11 16:15:55 2015 -0500
Committer: Stephen Mallette <sp...@apache.org>
Committed: Wed Feb 11 16:15:55 2015 -0500

----------------------------------------------------------------------
 CHANGELOG.asciidoc | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-tinkerpop/blob/41999a8d/CHANGELOG.asciidoc
----------------------------------------------------------------------
diff --git a/CHANGELOG.asciidoc b/CHANGELOG.asciidoc
index 0e31358..051ccbb 100644
--- a/CHANGELOG.asciidoc
+++ b/CHANGELOG.asciidoc
@@ -16,6 +16,7 @@ TinkerPop 3.0.0.M8 (Release Date: NOT OFFICIALLY RELEASED YET)
 * `Traversal.Admin` is consistent internal to steps, traversals, strategies, etc. For the user, `Traversal` is all they see.
 * `TraversalHolder` is now called `TraversalParent` with the child/parent terminology used throughout.
 * Added `GroovyEnvironmentPerformanceSuite`.
+* Provided more robust shutdown capabilities for the thread pools used in `GremlinExecutor`.
 * A massive `process/` package reorganization -- class names are still the same, just in new packages.
 * Bumped `neo4j-graph` to Neo4j 2.1.6.
 * Bumped to Groovy 2.4.0.