mirror of
https://github.com/MidnightCommander/mc
synced 2024-12-22 20:36:50 +03:00
ChangeLog/NEWS: added entry for #181 ticket (copy to deleted dir)
Signed-off-by: Sergei Trofimovich <slyfox@inbox.ru>
This commit is contained in:
parent
66c9fde141
commit
1da3919eb1
@ -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>
|
||||
|
||||
* 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
|
||||
- Removed obsolete autoconf macros
|
||||
- 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
|
||||
- setted pty fd to closeonexec (on subshell)
|
||||
- Fixed "strange" file renames, when copying/moving is performed
|
||||
into deleted directory.
|
||||
|
||||
- Editor
|
||||
- Syntax highlighting for:
|
||||
|
Loading…
Reference in New Issue
Block a user