incorporate new changes in CHANGES file

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

Branch: refs/heads/branch-0.9.0
Commit: 37c505bc3f6cd20233f8f22d8fb59a8cc8662602
Parents: b6a2d0e
Author: Zhiyuan Yang <[email protected]>
Authored: Fri Jul 14 16:19:00 2017 -0700
Committer: Zhiyuan Yang <[email protected]>
Committed: Fri Jul 14 16:19:00 2017 -0700

----------------------------------------------------------------------
 CHANGES.txt | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/tez/blob/37c505bc/CHANGES.txt
----------------------------------------------------------------------
diff --git a/CHANGES.txt b/CHANGES.txt
index 7458f11..b6fb3b5 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -6,12 +6,13 @@ Release 0.9.0: 2016-07-13
 INCOMPATIBLE CHANGES
 
 ALL CHANGES:
+  TEZ-3798. Remove duplicate package-info.java
   TEZ-3792. RootInputVertexManager doesn't drain queued source task completed 
events
   TEZ-3795. Vertex state machine can throw InvalidStateTransitonException from 
TERMINATING state
   TEZ-3794. tez-tools: swimlane does not recognize 
HistoryEventHandler.criticalEvents based logs
   TEZ-3791. Failed/Killed task can throw InvalidStateTransitonException when a 
new attempt is launched
   TEZ-3787. Remove Tez UI build and rebuild errors and warning due to yarn 
install and ember-truth-helpers
-TEZ-3786. Fix Tez UI test failures after TEZ-3775
+  TEZ-3786. Fix Tez UI test failures after TEZ-3775
   TEZ-3784. Submitting very large DAG throws 
com.google.protobuf.CodedInputStream exception
   TEZ-3274. Vertex with MRInput and broadcast input does not respect slow start
   TEZ-3775. Tez UI: Show DAG context in document title

Reply via email to