mirror of
https://github.com/MidnightCommander/mc
synced 2025-01-18 09:19:24 +03:00
Merge branch 'mc-4.6'
* mc-4.6: ChangeLog/NEWS: added entry for #181 ticket (copy to deleted dir)
This commit is contained in:
commit
9175c6babd
@ -1,3 +1,9 @@
|
|||||||
|
2009-01-29 Patrick Winnertz <winnie@debian.org> & Sergei Trofimovich <slyfox@inbox.ru>
|
||||||
|
|
||||||
|
* src/file.c: Added trailing dir separator for default path in copy/move dialogs.
|
||||||
|
This solves "strange" rename cases, when copying/moving is performed into
|
||||||
|
deleted directory.
|
||||||
|
|
||||||
2009-01-27 Enrico Weigelt, metux IT service <weigelt@metux.de>
|
2009-01-27 Enrico Weigelt, metux IT service <weigelt@metux.de>
|
||||||
|
|
||||||
* mhl/escape.h, mhl/string.h: fixed comments to use /* ... */
|
* mhl/escape.h, mhl/string.h: fixed comments to use /* ... */
|
||||||
|
4
NEWS
4
NEWS
@ -11,9 +11,11 @@ Version 4.6.2
|
|||||||
of using F3
|
of using F3
|
||||||
- Removed obsolete autoconf macros
|
- Removed obsolete autoconf macros
|
||||||
- Fix escaping for command line completion
|
- Fix escaping for command line completion
|
||||||
- prevend mc from segfaulting when getting invalid timestamps on files
|
- prevent mc from segfaulting when getting invalid timestamps on files
|
||||||
- Fixed a keybord issue when running mc via a putty console
|
- Fixed a keybord issue when running mc via a putty console
|
||||||
- setted pty fd to closeonexec (on subshell)
|
- setted pty fd to closeonexec (on subshell)
|
||||||
|
- Fixed "strange" file renames, when copying/moving is performed
|
||||||
|
into deleted directory.
|
||||||
|
|
||||||
- Editor
|
- Editor
|
||||||
- Syntax highlighting for:
|
- Syntax highlighting for:
|
||||||
|
Loading…
Reference in New Issue
Block a user