Includes one new feature that Pico has had forever, a built-in file
browser. Other changes include slightly different keypad handling,
and a bugfix for crashes when tab completing in certain instances.
"Nano 0.9.24 is released. This versions contains the last of the
security fixes for writing files, as well as for a nasty segfault
when nano is unable to open a file for reading, among other fixes.
Nano also now cowardly refuses to open device files, to stop silly
things like trying to open /dev/zero. New features include being
able to use Meta-Meta-<key> as Control-<key>, and some new flags
have been added for Pico compatibility."
- SECURITY: Fix for unsafe handling of symbolic links which could
lead to symlink attacks if nano were to exit because of an error
or signal.
- Miscellaneous fixes and improvements.