You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tez.apache.org by hi...@apache.org on 2015/05/06 01:22:40 UTC

[2/2] tez git commit: Ready to release 0.5.4. Updating CHANGES.txt for release date.

Ready to release 0.5.4. Updating CHANGES.txt for release date.


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

Branch: refs/heads/branch-0.5.4
Commit: 2ec516513441be8ec7a2aab4e0ff6516b395ced9
Parents: 2ad4508
Author: Hitesh Shah <hi...@apache.org>
Authored: Tue May 5 16:21:53 2015 -0700
Committer: Hitesh Shah <hi...@apache.org>
Committed: Tue May 5 16:21:53 2015 -0700

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


http://git-wip-us.apache.org/repos/asf/tez/blob/2ec51651/CHANGES.txt
----------------------------------------------------------------------
diff --git a/CHANGES.txt b/CHANGES.txt
index b752289..d03e7bc 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,7 +1,7 @@
 Apache Tez Change Log
 =====================
 
-Release 0.5.4: Unreleased
+Release 0.5.4: 2015-05-11
 
 ALL CHANGES:
   TEZ-2369. Add a few unit tests for RootInputInitializerManager. Backport a findbugs warning fix from master.