diff options
| author | Stef Walter <stef@memberwebs.com> | 2006-10-16 19:37:18 +0000 | 
|---|---|---|
| committer | Stef Walter <stef@memberwebs.com> | 2006-10-16 19:37:18 +0000 | 
| commit | bdb9ccd0d3e058d0555a73aca3cb01f7dd45b5a7 (patch) | |
| tree | 0442ce65bc7696fd80de647e9c006bf1037c3afe /ChangeLog | |
| parent | 8ef4da8da6cd9621f79d45a8ecaa59942102d252 (diff) | |
Don't parse pictures in one big data block which is slow.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 2 | 
1 files changed, 2 insertions, 0 deletions
@@ -2,6 +2,8 @@ Version 0.9.7   - Don't let most characters below 0x0020 through. Old RTF's seem     to have these for strange reasons. + - Send data in chunks so massive amounts of picture data don't +   slow down the conversion.  Version 0.9.6   - Add character styles  | 
