summarylogtreecommitdiffstats
path: root/exec-helper.changelog
diff options
context:
space:
mode:
authorBart Verhagen2018-01-13 22:56:22 +0100
committerBart Verhagen2018-01-13 22:56:22 +0100
commit939f18690528864e60ff249c354cc099ea05b822 (patch)
treef4e3acf81ea5e1ae738ed121f136b2d93f3d31db /exec-helper.changelog
parent2862bc939e5e8e15ddfe4e7926c34467a74af0e2 (diff)
downloadaur-939f18690528864e60ff249c354cc099ea05b822.tar.gz
Updated exec-helper-git package to exec-helper commit 589c8c9c33118dae8552f2e22ec37e119ebe2f1a
Diffstat (limited to 'exec-helper.changelog')
-rw-r--r--exec-helper.changelog11
1 files changed, 10 insertions, 1 deletions
diff --git a/exec-helper.changelog b/exec-helper.changelog
index c95b29d22c1a..93abfa14b292 100644
--- a/exec-helper.changelog
+++ b/exec-helper.changelog
@@ -2,11 +2,20 @@ Changelog
=========
-0.1.1_183_g541b825
+0.1.1_189_g589c8c9
------------
New
~~~
+- Added EH_WORKING_DIR predefined pattern. This pattern can now be used
+ when the current working directory should be used rather than the
+ directory of the used configuration file. [Bart Verhagen]
+- Added working-dir support to the make plugin. [Bart Verhagen]
+- Exec-helper now searches for a given configuration file, in addition
+ to the current working directory and the HOME folder of the caller, in
+ the parent directories of the current working directory. The parent
+ directories of the current working directories are searched before the
+ HOME folder of the caller. [Bart Verhagen]
- Test: Implemented the execute-multiple-statements-predefined-order-
duplicates scenario. [Bart Verhagen]
- Test: Implemented execute-multiple-statements-predefined-order-