updated change log

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

Branch: refs/heads/tp31
Commit: 76b4229973f8ba88dfc8fb194932bc8e03df16dc
Parents: e42c87d
Author: Jason Plurad <plur...@us.ibm.com>
Authored: Fri Jul 8 09:32:22 2016 -0400
Committer: Jason Plurad <plur...@us.ibm.com>
Committed: Fri Jul 8 09:32:22 2016 -0400

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


http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/76b42299/CHANGELOG.asciidoc
----------------------------------------------------------------------
diff --git a/CHANGELOG.asciidoc b/CHANGELOG.asciidoc
index 7b5206b..812a2f0 100644
--- a/CHANGELOG.asciidoc
+++ b/CHANGELOG.asciidoc
@@ -29,6 +29,7 @@ TinkerPop 3.1.3 (NOT OFFICIALLY RELEASED YET)
 * Avoid hamcrest conflict by using mockito-core instead of mockito-all 
dependency in `gremlin-test`.
 * Defaulted to `Edge.DEFAULT` if no edge label was supplied in GraphML.
 * Fixed bug in `IoGraphTest` causing IllegalArgumentException: URI is not 
hierarchical error for external graph implementations.
+* Fixed bug in `GremlinGroovyScriptEngineFileSandboxTest` resource loading
 * Fixed a bug where timeout functions provided to the `GremlinExecutor` were 
not executing in the same thread as the script evaluation.
 * Optimized a few special cases in `RangeByIsCountStrategy`.
 * Named the thread pool used by Gremlin Server sessions: 
"gremlin-server-session-$n".

Reply via email to