You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pig.apache.org by da...@apache.org on 2014/08/13 02:31:10 UTC

svn commit: r1617635 - /pig/trunk/CHANGES.txt

Author: daijy
Date: Wed Aug 13 00:31:10 2014
New Revision: 1617635

URL: http://svn.apache.org/r1617635
Log:
PIG-4119: Add message at end of each testcase with timestamp in Pig system tests

Modified:
    pig/trunk/CHANGES.txt

Modified: pig/trunk/CHANGES.txt
URL: http://svn.apache.org/viewvc/pig/trunk/CHANGES.txt?rev=1617635&r1=1617634&r2=1617635&view=diff
==============================================================================
--- pig/trunk/CHANGES.txt (original)
+++ pig/trunk/CHANGES.txt Wed Aug 13 00:31:10 2014
@@ -24,6 +24,8 @@ INCOMPATIBLE CHANGES
  
 IMPROVEMENTS
 
+PIG-4119: Add message at end of each testcase with timestamp in Pig system tests (nmaheshwari via daijy)
+
 PIG-4008: Pig code change to enable Tez Local mode (airbots via daijy)
 
 PIG-4091: Predicate pushdown for ORC (rohini via daijy)