diff --git a/CHANGES.md b/CHANGES.md index 7d78bf19..1ebcf94c 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -39,6 +39,7 @@ * Add use trash (or Recycle Bin) for selected actions on General Config/Misc/Send to trash * Add handling for when deleting a show and the show folder no longer exists * Fix Coming Episodes/Layout Calender/View Paused and tweak its UI text +* Made all init scripts executable [develop changelog] * Change improve display of progress bars in the Downloads columns of the show list page diff --git a/init.fedora b/init.fedora old mode 100644 new mode 100755 diff --git a/init.freebsd b/init.freebsd old mode 100644 new mode 100755 diff --git a/init.gentoo b/init.gentoo old mode 100644 new mode 100755 diff --git a/init.solaris11 b/init.solaris11 old mode 100644 new mode 100755 diff --git a/init.systemd b/init.systemd old mode 100644 new mode 100755 diff --git a/init.ubuntu b/init.ubuntu old mode 100644 new mode 100755