Set executable bit for new scripts.

Signed-off-by: Thomas Hochstein <thh@thh.name>
This commit is contained in:
Thomas Hochstein 2025-05-31 21:47:59 +02:00
parent 18db200aea
commit cff76a3c65
7 changed files with 1 additions and 0 deletions

0
bin/clientstats.pl Normal file → Executable file
View file

0
bin/hoststats.pl Normal file → Executable file
View file

0
bin/postingstats.pl Normal file → Executable file
View file

0
contrib/dopostingstats.sh Normal file → Executable file
View file

0
contrib/tinews.pl Normal file → Executable file
View file

0
contrib/yearstats.sh Normal file → Executable file
View file

View file

@ -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.