You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@oozie.apache.org by tu...@apache.org on 2012/01/10 23:07:55 UTC

svn commit: r1229761 - /incubator/oozie/trunk/release-log.txt

Author: tucu
Date: Tue Jan 10 22:07:54 2012
New Revision: 1229761

URL: http://svn.apache.org/viewvc?rev=1229761&view=rev
Log:
Correction to release-log.txt (adding OOZIE-639)

Modified:
    incubator/oozie/trunk/release-log.txt

Modified: incubator/oozie/trunk/release-log.txt
URL: http://svn.apache.org/viewvc/incubator/oozie/trunk/release-log.txt?rev=1229761&r1=1229760&r2=1229761&view=diff
==============================================================================
--- incubator/oozie/trunk/release-log.txt (original)
+++ incubator/oozie/trunk/release-log.txt Tue Jan 10 22:07:54 2012
@@ -1,5 +1,6 @@
 -- Oozie 3.2.0 release
 
+OOZIE-639 Hive sharelib POM must exclude hadoop-core. (tucu)
 OOZIE-635 ShellMain closes the STD/ERR stream while shell is processing. (tucu)
 OOZIE-629 Oozie server to prevent usage of dataset initial-instance earlier than the system-defined default value.(Mona via Mohammad)
 OOZIE-621 Option to add timeunit for frequency for coordinator jobs filtering.(Kiran via Mohammad)