Removed a todo that was no longer relevant. CTR
Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/bdcf9f27 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/bdcf9f27 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/bdcf9f27 Branch: refs/heads/TINKERPOP-1692 Commit: bdcf9f270ce332fb657d11ff2f191d726f8b0bfe Parents: f4729b9 Author: Stephen Mallette <[email protected]> Authored: Thu Aug 24 10:48:28 2017 -0400 Committer: Stephen Mallette <[email protected]> Committed: Thu Aug 24 10:48:28 2017 -0400 ---------------------------------------------------------------------- docs/src/upgrade/release-3.3.x.asciidoc | 2 -- 1 file changed, 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/bdcf9f27/docs/src/upgrade/release-3.3.x.asciidoc ---------------------------------------------------------------------- diff --git a/docs/src/upgrade/release-3.3.x.asciidoc b/docs/src/upgrade/release-3.3.x.asciidoc index 3decc24..f633c5a 100644 --- a/docs/src/upgrade/release-3.3.x.asciidoc +++ b/docs/src/upgrade/release-3.3.x.asciidoc @@ -52,8 +52,6 @@ See: link:https://issues.apache.org/jira/browse/TINKERPOP-1520[TINKERPOP-1520] Changes to IO ^^^^^^^^^^^^^ -*WILL NEED TO WRITE SOMETHING MORE COHESIVE HERE - JUST LISTING STUFF FOR RIGHT NOW* - * Gryo incompatibilities with 3.2.x: ** `RequestMessage` ** `ResponseMessage`
