1
0
mirror of https://github.com/MidnightCommander/mc synced 2025-03-13 03:13:08 +03:00

Updated doc/NEWS file

Signed-off-by: Slava Zanko <slavazanko@gmail.com>
This commit is contained in:
Slava Zanko 2012-04-25 19:24:10 +03:00
parent c842fcfb7d
commit 67fb17561a

@ -1,14 +1,23 @@
Version 4.8.1.3
- Fixes
* Crash at Chown command (#2784)
* Crash when creating relative symlink (#2787)
* Directories are opened in wrong panels (#2783)
* Error message when entering into compressed tar and cpio archives (#2785)
* Fails to build from source with --enable-tests (#2786)
Version 4.8.1.2
- VFS
* Internal VFS reorganization (#2695)
* Internal VFS reorganization (#2695)
- Misc
* Code cleanup (#2781)
Fixes
- Fixes
* Broken support of XDG_* shell variables (#1851)
* Segmentation fault while background copying (#2663)