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/09/08 21:14:18 UTC

[30/50] incubator-tinkerpop git commit: Removed blvp reference from changelog.

Removed blvp reference from changelog.

It is not yet documented for public promotion.


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

Branch: refs/heads/TINKERPOP3-333
Commit: 04ba481facf9234669092467b73c05eb9b4c0301
Parents: 688ebc6
Author: Stephen Mallette <sp...@genoprime.com>
Authored: Wed Sep 2 10:41:49 2015 -0400
Committer: Stephen Mallette <sp...@genoprime.com>
Committed: Wed Sep 2 10:41:49 2015 -0400

----------------------------------------------------------------------
 CHANGELOG.asciidoc | 2 --
 1 file changed, 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-tinkerpop/blob/04ba481f/CHANGELOG.asciidoc
----------------------------------------------------------------------
diff --git a/CHANGELOG.asciidoc b/CHANGELOG.asciidoc
index c051d87..87360e3 100644
--- a/CHANGELOG.asciidoc
+++ b/CHANGELOG.asciidoc
@@ -25,7 +25,6 @@ image::https://raw.githubusercontent.com/apache/incubator-tinkerpop/master/docs/
 TinkerPop 3.0.1 (Release Date: September 2, 2015)
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
-* Added `BulkLoaderVertexProgram` and a default bulk loader implementation: `IncrementalBulkLoader`
 * `Compare` now uses `BigDecimal` internally to ensure that precision is not lost on standard number comparisons.
 * Renamed `ComputerVerificationStrategy` to `VerificationStrategy` so all the verification strategies can use it.
 * Added `StandardVerificationStrategy` that throws exceptions for illegal traversal patterns on the standard engine (which extends to `GraphComputer`).
@@ -67,7 +66,6 @@ Bugs
 Improvements
 ^^^^^^^^^^^^
 
-* [TINKERPOP3-319] - BulkLoaderVertexProgram for generalized batch loading across graphs
 * [TINKERPOP3-576] - Gremlin Server Authentication
 * [TINKERPOP3-582] - Remove Groovy Sandbox Dependency
 * [TINKERPOP3-610] - General graph concept names in test schema