diff --git a/bin/clientstats.pl b/bin/clientstats.pl old mode 100644 new mode 100755 diff --git a/bin/hoststats.pl b/bin/hoststats.pl old mode 100644 new mode 100755 diff --git a/bin/postingstats.pl b/bin/postingstats.pl old mode 100644 new mode 100755 diff --git a/contrib/dopostingstats.sh b/contrib/dopostingstats.sh old mode 100644 new mode 100755 diff --git a/contrib/tinews.pl b/contrib/tinews.pl old mode 100644 new mode 100755 diff --git a/contrib/yearstats.sh b/contrib/yearstats.sh old mode 100644 new mode 100755 diff --git a/doc/ChangeLog b/doc/ChangeLog index 323e178..857b23e 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -15,6 +15,7 @@ NewsStats 0.4.0 (unreleased) * Fix version queries. * Add ClientStats to dopostingstats. * Let dopostingstats default to last month. + * Set executable bit for new scripts. NewsStats 0.3.0 (2025-05-18) * Extract GroupStats (in gatherstats) to subroutine.