Updated change list

git-svn-id: http://google-refine.googlecode.com/svn/trunk@1375 7d457c2a-affb-35e4-300a-418c747d4874
This commit is contained in:
David Huynh 2010-09-28 05:17:20 +00:00
parent 43f16fd2f8
commit d6e0160295

View File

@ -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 <20> 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)