From 07581e7231f0a3f658c793e5b55dbbe91326ab8c Mon Sep 17 00:00:00 2001 From: Darko Poljak Date: Fri, 29 Sep 2017 14:47:32 +0200 Subject: [PATCH] changelog++ --- docs/changelog | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/changelog b/docs/changelog index a4764043..9ef9fc21 100644 --- a/docs/changelog +++ b/docs/changelog @@ -4,6 +4,7 @@ Changelog next: * Type __line: Add messaging (Thomas Eckert) * Documentation: Fix documentation for building custom man-pages from non-standard path (Thomas Eckert) + * Core: Fix running scripts with execute bit when name without path is specified (Ander Punnar) 4.7.0: 2017-09-22 * Core: Add configuration/config file support (Darko Poljak)