summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorherbert <herbert@gondor.apana.org.au>2005-02-28 22:02:49 +1100
committerHerbert Xu <herbert@gondor.apana.org.au>2005-09-26 18:33:04 +1000
commitbd9e6751f3f9933ee385b67d384791f007f1b417 (patch)
treef72645091452c9c400285d1cae1f2f7a06521842 /ChangeLog
parentRemoved expcmd built-in. (diff)
downloaddash-bd9e6751f3f9933ee385b67d384791f007f1b417.tar.gz
dash-bd9e6751f3f9933ee385b67d384791f007f1b417.zip
Normalise input in likely/unlikely macros.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 41d99b4..275293a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,7 @@
 	* Update funcnest atomically.
 	* Only set skipcount for break and continue.
 	* Removed expcmd built-in.
+	* Normalise input in likely/unlikely macros.
 
 2005-02-28  A Costa <agcosta@gis.net>