Changes between Version 73 and Version 74 of NEWS-4.8.0-pre1
- Timestamp:
- 07/07/11 09:08:42 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
NEWS-4.8.0-pre1
v73 v74 81 81 * Added --configure-options to easy update & reconfigure existing mc (#2495) 82 82 * Language-specific man pages and hint and help files are not installed if mc is built with --disable-nls option (#2514) 83 * Code cleanup (#2481, #2515, #2518 )83 * Code cleanup (#2481, #2515, #2518, #2560) 84 84 85 85 === Fixes === … … 103 103 * Editor: incorrect detection of the word boundary (added '{', '}' as end of word) (#2500) 104 104 * Bold and selected colors of viewer cannot be set in the command line (#2489) 105 * Viewer: fixed incorrect starting offset for 'search again' (#2294) 105 106 * Diff viewer: quick left/right movements don't work in non-default key maps (#2509) 106 107 * Made AI_ADDRCONFIG optional for RFC 3493 non-compliant systems (#2401) … … 111 112 * Builtin ftp client can't download files with apostrophe in a file name (#2251) 112 113 * Unable to show FTP listing if password contains # (#2360) 113 * mcviewer: fixed incorrect starting offset for 'search again' (#2294)