Changes between Version 27 and Version 28 of NEWS-4.8.0-pre1
- Timestamp:
- 02/04/11 16:33:04 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
NEWS-4.8.0-pre1
v27 v28 34 34 35 35 === Fixes === 36 * Incorrect restore selection after UNDO (#2456)37 * fixed segfault after getting the previous char in utf8 (#2484)38 36 * Broken Del & Backspace in dialogs (in locale CP866) (#1634) 39 37 * Alt-Backspace shortcut doesn't work (#2455) … … 45 43 * Find file: don't check content regexp if search for content is not used (#2464) 46 44 * Color of panel header cannot be set in the command line (#2170) 45 * Incorrect restore selection after UNDO (#2456) 46 * Segfault after getting the previous char in utf8 (#2484) 47 47 * Bold and selected colors of viewer cannot be set in the command line (#2489) 48 48 * Made AI_ADDRCONFIG optional for RFC 3493 non-compliant systems (#2401) 49 * isoinfo adds ";1" to the end of file name when Joliet without Rock Ridge is used (#2471)