diff options
author | Ivan Alejandro <ivanalejandro0@gmail.com> | 2013-09-09 09:13:30 -0300 |
---|---|---|
committer | Ivan Alejandro <ivanalejandro0@gmail.com> | 2013-09-09 13:18:24 -0300 |
commit | e1ba124417ff76580d64f331d38759dcf8bb3f46 (patch) | |
tree | ab25d6e5a3c9ac6830a07e2f231045a2a3bb3f1c /changes | |
parent | b90f6525b13657b6ed845c56d1b8f6a101ce8e33 (diff) |
Fix path prefix helper for bundle and add test.
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug-3778_fix-path-prefix-helper | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changes/bug-3778_fix-path-prefix-helper b/changes/bug-3778_fix-path-prefix-helper new file mode 100644 index 00000000..e7cec539 --- /dev/null +++ b/changes/bug-3778_fix-path-prefix-helper @@ -0,0 +1 @@ + o Fix path prefix helper for the bundle and add regresion tests. Closes #3778. |