PIG-5048: HiveUDTF fail if it is the first expression in projection

git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1769006 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/CHANGES.txt b/CHANGES.txt
index 2dddbdb..8334e44 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -59,8 +59,6 @@
  
 BUG FIXES
 
-PIG-5048: HiveUDTF fail if it is the first expression in projection (nkollar via daijy)
-
 PIG-5049: Cleanup e2e tests turing_jython.conf (Daniel Dai)
 
 PIG-5033: MultiQueryOptimizerTez creates bad plan with union, split and FRJoin (rohini,tmwoordruff via rohini)
@@ -145,6 +143,8 @@
 
 BUG FIXES
 
+PIG-5048: HiveUDTF fail if it is the first expression in projection (nkollar via daijy)
+
 PIG-4951: Rename PIG_ATS_ENABLED constant (szita via daijy)
 
 PIG-4947: LOAD with HBaseStorage using a mix of pure wildcards and prefixed wildcards results