Fix CHANGES log for previous commit


git-svn-id: https://svn.apache.org/repos/asf/pig/branches/branch-0.14@1657369 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/CHANGES.txt b/CHANGES.txt
index 0178372..8c1df5c 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -26,6 +26,8 @@
 
 BUG FIXES
 
+PIG-4409: fs.defaultFS is overwritten in JobConf by replicated join at runtime (cheolsoo)
+
 PIG-4404: LOAD with HBaseStorage on secure cluster is broken in Tez (rohini)
 
 PIG-4375: ObjectCache should use ProcessorContext.getObjectRegistry() (rohini)
@@ -127,8 +129,6 @@
  
 BUG FIXES
 
-PIG-4409: fs.defaultFS is overwritten in JobConf by replicated join at runtime (cheolsoo)
-
 PIG-4335: Pig release tarball miss tez classes (daijy)
 
 PIG-4325: StackOverflow when spilling InternalCachedBag (daijy)