Removed JIRA that didn't apply to 3.3.0 CTR

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

Branch: refs/heads/TINKERPOP-1730
Commit: d796ce3ff4bd1c1247000d6ad29becec19cf8e41
Parents: 95f2d56
Author: Stephen Mallette <sp...@genoprime.com>
Authored: Fri Sep 8 09:44:50 2017 -0400
Committer: Stephen Mallette <sp...@genoprime.com>
Committed: Fri Sep 8 09:44:50 2017 -0400

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


http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/d796ce3f/CHANGELOG.asciidoc
----------------------------------------------------------------------
diff --git a/CHANGELOG.asciidoc b/CHANGELOG.asciidoc
index 3a2b137..c19ef05 100644
--- a/CHANGELOG.asciidoc
+++ b/CHANGELOG.asciidoc
@@ -143,22 +143,15 @@ Bugs
 ^^^^
 
 * TINKERPOP-1211 UnfoldStep should unfold arrays. *(breaking)*
-* TINKERPOP-1379 unaccounted excess in TailGlobalStep
-* TINKERPOP-1384 Description of filter function in traversal documentation
 * TINKERPOP-1426 GryoSerializer should implement Java serialization interface
 * TINKERPOP-1465 Remove deprecated newSaslNegotiator *(breaking)*
 * TINKERPOP-1483 PropertyMapStep returns Map<String,E> but puts non String 
keys in it!
 * TINKERPOP-1520 Difference between 'has' step generated graphson2.0 in java 
and python glv implementation
-* TINKERPOP-1528 CountByIsRangeStrategy fails for a particular query
 * TINKERPOP-1533 Storage and IoRegistry
 * TINKERPOP-1597 PathRetractionStrategy messing up certain traversals
 * TINKERPOP-1635 gremlin-python: Duplicate serialization of element property 
in PropertySerializer
-* TINKERPOP-1638 count() is optimized away in where()
 * TINKERPOP-1658 Graphson2 map keys are serialised as strings
 * TINKERPOP-1716 Traversal strategies are not applied with remote in Gremlin 
Console
-* TINKERPOP-1727 Bytecode object shallow copied when traversals are cloned
-* TINKERPOP-1736 Sack step evaluated by groovy interprets numbers in an 
unexpected way
-* TINKERPOP-1742 RangeByIsCountStrategy fails for ConnectiveSteps
 
 Improvements
 ^^^^^^^^^^^^
@@ -208,8 +201,6 @@ Improvements
 * TINKERPOP-1481 Remove deprecated reconnectInitialDelay in Java driver 
*(breaking)*
 * TINKERPOP-1485 Move source for TinkerPop site to source code repo
 * TINKERPOP-1506 Optional/Coalesce should not allow sideEffect traversals.
-* TINKERPOP-1507 Pick.any and Pick.none are not in GraphSON or Gremlin-Python
-* TINKERPOP-1508 Add choose(predicate,trueTraversal)
 * TINKERPOP-1514 Restructure for gremlin-tools module *(breaking)*
 * TINKERPOP-1524 Bytecode.getXXXInstructions should return a List, not 
Iterable.
 * TINKERPOP-1526 Remove deprecated Session kill() overloads *(breaking)*
@@ -239,7 +230,6 @@ Improvements
 * TINKERPOP-1729 Remove deprecated select steps.
 * TINKERPOP-1740 Add vertex parameter overload to to() and from()
 * TINKERPOP-1747 Streamline inheritance for gremlin-python GraphSON serializer 
classes
-* TINKERPOP-1748 Callout comments break code snippets
 
 TinkerPop 3.2.0 (Nine Inch Gremlins)
 ------------------------------------

Reply via email to