2006-08-07 Paolo Bacchilega [ File Roller 2.15.91 released ] * configure.in: * NEWS: update for 2.15.91 2006-07-25 Paolo Bacchilega * src/glib-utils.c (shell_escape): implement shell_escape with g_shell_quote Fixed bug #343739 – Seems to not escape file names correctly. * src/fr-command-tar.c (fr_command_tar_add) (fr_command_tar_extract): add p option to preserve permissions. Fixes bug #340050 – tar permissions are not preserved. * nautilus/nautilus-fileroller.c: Fixed bug #339913 – "create archive" option does not work on some filenames. Patch by Vassilis Pandis. * src/main.c (prepare_app): Fixed bug #347624 – fix build with gcc 2.95 Patch by Jens Granseuer * src/window.c (_window_update_sensitivity): Fixed bug #347416 – RecentFilesMenu - OpenRecentMenu converting Patch by Rene Vahtel