aboutsummaryrefslogtreecommitdiffstats
path: root/Changelog.md
diff options
context:
space:
mode:
authorAlex Beregszaszi <alex@rtfs.hu>2017-02-06 03:39:30 +0800
committerAlex Beregszaszi <alex@rtfs.hu>2017-02-06 22:27:54 +0800
commita5d0fd9c8a21af4a524ae60470c9381e94af446a (patch)
tree7e50d65e9af042225324a8e7843f8df1e069d07d /Changelog.md
parent06de89aef074a78320dc44b0b461583a2208f62a (diff)
downloaddexon-solidity-a5d0fd9c8a21af4a524ae60470c9381e94af446a.tar
dexon-solidity-a5d0fd9c8a21af4a524ae60470c9381e94af446a.tar.gz
dexon-solidity-a5d0fd9c8a21af4a524ae60470c9381e94af446a.tar.bz2
dexon-solidity-a5d0fd9c8a21af4a524ae60470c9381e94af446a.tar.lz
dexon-solidity-a5d0fd9c8a21af4a524ae60470c9381e94af446a.tar.xz
dexon-solidity-a5d0fd9c8a21af4a524ae60470c9381e94af446a.tar.zst
dexon-solidity-a5d0fd9c8a21af4a524ae60470c9381e94af446a.zip
Do not create directories . and ..
Diffstat (limited to 'Changelog.md')
-rw-r--r--Changelog.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog.md b/Changelog.md
index 038d944f..0c4e8329 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -5,6 +5,7 @@ Features:
Bugfixes:
* Commandline interface: Always escape filenames (replace ``/``, ``:`` and ``.`` with ``_``).
+ * Commandline interface: Do not try creating paths ``.`` and ``..``.
* Type system: Disallow arrays with negative length.
### 0.4.9 (2017-01-31)