[Swift-commit] r4389 - tags/release-0.92.1
skenny at ci.uchicago.edu
skenny at ci.uchicago.edu
Wed Apr 20 12:52:14 CDT 2011
Author: skenny
Date: 2011-04-20 12:52:14 -0500 (Wed, 20 Apr 2011)
New Revision: 4389
Added:
tags/release-0.92.1/changelog.txt
Log:
need one per revision
Added: tags/release-0.92.1/changelog.txt
===================================================================
--- tags/release-0.92.1/changelog.txt (rev 0)
+++ tags/release-0.92.1/changelog.txt 2011-04-20 17:52:14 UTC (rev 4389)
@@ -0,0 +1,11 @@
+Changes in Swift Version 0.92.1
+
+ * fixed duplicate submission bug in foreach
+ * Added 'wc' to Swift's default tc.data file (which is used by the tutorial examples)
+ * gensites now lists specific templates
+ * gensites now uses pbs style directives in swift.properties. user has the ability to use a default value across all templates
+ * fixed 'timer cancelled' errors during shutdown
+ * fixed broken job-fitting-in-non-running-block logic
+ * keeps track of running jobs when doing things based on aggregate sizes
+ * coaster service no longer shuts down when idle and in local mode
+ * fixed npe which was artificially failing a job when a block task failed without having ever started due to the pull thread not being initialized
More information about the Swift-commit
mailing list