aboutsummaryrefslogtreecommitdiffhomepage
path: root/CHANGELOG
diff options
context:
space:
mode:
authorGravatar Jan Kanis <jan.code@jankanis.nl>2012-01-24 18:39:47 +0100
committerGravatar Jan Kanis <jan.code@jankanis.nl>2012-01-25 00:11:00 +0100
commit548164cd5e7888c772ac2284d20dbe5cb9518332 (patch)
treeb80ace68b5c70619a837eb0575c1107c91780ee6 /CHANGELOG
parent8b407a32ffd2d62bb7c5d92db54d4ca738514d15 (diff)
do not escape 'commandline' output without the -o flag
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
new file mode 100644
index 00000000..da7b3594
--- /dev/null
+++ b/CHANGELOG
@@ -0,0 +1,3 @@
+24-01-2012 Jan Kanis
+ * Added a changelog file
+ * removed unescaping if the 'commandline' builtin is called without the -o (tokenise) flag