Changes between Version 12 and Version 13 of NEWS-4.7.0.6
- Timestamp:
- 06/07/10 09:13:36 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
NEWS-4.7.0.6
v12 v13 3 3 Please note that all the changes contained in this release will also make it into the next release of the "master" branch. The 4.7.0.x release series will only contain bug fixes and stabilization patches. 4 4 5 == Major changes since 4.7.0.5 == 5 == Major changes since 4.7.0.5 == 6 6 7 7 === Core === 8 * Use system real apth(3) function if available (#1911)8 * Use system realpath(3) function if available (#1911) 9 9 10 10 === VFS === 11 11 * Unified charset list with used one in core (#2203) 12 13 === Editor ===14 15 === Viewer ===16 12 17 13 === Misc === … … 27 23 * Edit crashes while opening some incorrect files (#2183) 28 24 * Crash on search in viewer after Parsed/Raw switching (#2195) 29