diff --git a/WHATSNEW b/WHATSNEW index 3aa6b9f9c..054114080 100644 --- a/WHATSNEW +++ b/WHATSNEW @@ -53,6 +53,9 @@ Changes that could break older environments: attribute (actually increment) overwritten with the new value of the entry after execution. +* Output stored from a or task is now exactly as generated. No + conversion to platform end-of-line characters is performed. + Fixed bugs: ----------- * Filter readers were not handling line endings properly. Bugzilla