Changes between Version 34 and Version 35 of NEWS-4.7.3
- Timestamp:
- 06/16/10 09:39:47 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
NEWS-4.7.3
v34 v35 39 39 * AC_TRY_RUN macro breaks crosscompile (#1959) 40 40 * "mc -e" and "mc -v" modes don't work (#2187) 41 * Buttonbar mouseclicks are off (#2199) 41 42 * Incorrect calculation of autocompletion window width (#2192) 42 43 * Oversized dialog backgrounds not painted in NCurses-based MC (#2157) 43 44 * Incorrect colors of directory tree (#2212) 44 45 * Info panel is initially filled too late (#2226) 46 * Quick search is not correctly interrupted in some cases (#2174) 45 47 * Segfault in standalone editor and viewer (#2178) 46 48 * Broken codeset autodetection in editor and viewer (#1838) … … 50 52 * Crash on search in viewer after Parsed/Raw switching (#2195) 51 53 * Diff viewer crashes if tab size equals to 0 (#2182) 52 * Buttonbar mouseclicks are off (#2199)