diff options
author | Ivan Alejandro <ivanalejandro0@gmail.com> | 2013-09-09 09:13:30 -0300 |
---|---|---|
committer | Kali Kaneko <kali@leap.se> | 2013-09-11 11:57:11 +0200 |
commit | 6df266025131673a91ff40bbb715e836aaf1b49a (patch) | |
tree | a7e9a9ccb6b0f7711741cc5c9669c7f45dec87ad /changes | |
parent | e53894257a8f73ae66836468f140eeb3393ad35e (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. |