diff --git a/CHANGES.txt b/CHANGES.txt index b5a1c2dbd..3b4243997 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -34,9 +34,15 @@ Fixes: - Issue 29: Delievered "Collapse whitespace" transformation does not work - Issue 69: ControlFunctionRegistry now correctly registers Chomp expression as "chomp" key. - Issue 66: Records not excluded with inverted text facet +- Issue 86: Parse cells after splitting columns - Issue 99: Diff for dates fails with "unknown error" always +- Issue 110: Import of single column text file with Postal Codes shows only 1 row with lots of � chars (?) - Issue 113: Export filtered rows as tsv or csv fails; html and excel OK - Issue 116: CSV/TSV export data includes blank fields for deleted columns +- Issue 121: Importing attached file strips backslashes +- Issue 122: Exporting to Excel on attached project raises server exception +- Issue 126: Large integers formatted in scientific notation in formulas +- Issue 135: Hangs when setting cell value to large JSON string 1.1 Release (May 27, 2010)