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 2017/10/23 17:53:58 UTC

[1/2] tinkerpop git commit: Fixed minor formatting problem in changelog CTR

Repository: tinkerpop
Updated Branches:
  refs/heads/master a8c5f651c -> 1ce7d1246


Fixed minor formatting problem in changelog CTR


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

Branch: refs/heads/master
Commit: f1c41ea49cb3000fab9d8a2109e562cd2ccbd3f1
Parents: 3648f80
Author: Stephen Mallette <sp...@genoprime.com>
Authored: Mon Oct 23 13:53:32 2017 -0400
Committer: Stephen Mallette <sp...@genoprime.com>
Committed: Mon Oct 23 13:53:32 2017 -0400

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


http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/f1c41ea4/CHANGELOG.asciidoc
----------------------------------------------------------------------
diff --git a/CHANGELOG.asciidoc b/CHANGELOG.asciidoc
index 07f1d69..12f75d9 100644
--- a/CHANGELOG.asciidoc
+++ b/CHANGELOG.asciidoc
@@ -116,7 +116,7 @@ This release also includes changes from <<release-3-1-8, 3.1.8>>.
 
 This release also includes changes from <<release-3-1-7, 3.1.7>>.
 
-* Fixed folding of multiple `hasId()`'s into `GraphStep`.
+* Fixed folding of multiple `hasId()` steps into `GraphStep`.
 * Added string performance options to `StarGraph`.
 * Fixed a bug in `until(predicate)` where it was actually calling `emit(predicate)`.
 * Fixed inconsistency in GraphSON serialization of `Path` where properties of graph elements were being included when serialized.


[2/2] tinkerpop git commit: Merge branch 'tp32'

Posted by sp...@apache.org.
Merge branch 'tp32'


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

Branch: refs/heads/master
Commit: 1ce7d12463c0bf3b102b12fe397315892cb55b6e
Parents: a8c5f65 f1c41ea
Author: Stephen Mallette <sp...@genoprime.com>
Authored: Mon Oct 23 13:53:49 2017 -0400
Committer: Stephen Mallette <sp...@genoprime.com>
Committed: Mon Oct 23 13:53:49 2017 -0400

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


http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/1ce7d124/CHANGELOG.asciidoc
----------------------------------------------------------------------