diff options
author | Peter Hofmann <scm@uninformativ.de> | 2015-12-06 09:53:37 +0100 |
---|---|---|
committer | Peter Hofmann <scm@uninformativ.de> | 2015-12-06 09:53:37 +0100 |
commit | 0f0c693a6be637d3f8c4d602a3e690afd4aebf2a (patch) | |
tree | 01b8f7abd0ffc5210bdc2c223edfffc52c453b60 /CHANGES | |
parent | 3fb92e08feee3112d54f7ffb48f75eab64cf6dcd (diff) | |
download | lariza-0f0c693a6be637d3f8c4d602a3e690afd4aebf2a.tar.gz |
Strip G_DIR_SEPARATOR from local file names
Closes #15.
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,6 +1,10 @@ Release history for lariza next + [Fixed] + - Issue #15: lariza no longer tries to create local file names with + directory separators in them when downloading files. + [Changed] - For the sake of consistency, $LARIZA_WEB_EXTENSIONS_DIR has been removed. |