summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorHerbert Xu <herbert@gondor.apana.org.au>2010-05-27 11:36:59 +0800
committerHerbert Xu <herbert@gondor.apana.org.au>2010-05-27 11:36:59 +0800
commit85d5473923c546779213a6c1c0663fdfb1dbcfba (patch)
treebdb8eabdb99a1efe7d0d8783dc8e6137758da948 /ChangeLog
parent[VAR] Fix poplocalvar on abnormal exit from function (diff)
downloaddash-85d5473923c546779213a6c1c0663fdfb1dbcfba.tar.gz
dash-85d5473923c546779213a6c1c0663fdfb1dbcfba.zip
[VAR] Document local command behaviour change
The localvar nesting changeset causes local to fail when used
outside functions.  While this behaviour is consistent with other
shells, it is a change in dash's beavhiour.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index c9b5e75..eb12538 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -13,7 +13,7 @@
 
 2010-05-24  Herbert Xu <herbert@gondor.apana.org.au>
 
-	* Add localvars nesting.
+	* Add localvars nesting, local now fails outside functions.
 
 2010-05-03  Gerrit Pape <pape@smarden.org>
 
fbf&follow=1'>Remove topic TODOJune McEnroe 2019-02-22Add /znc commandJune McEnroe 2019-02-22Update status line after scrolling and term eventsJune McEnroe 2019-02-22Reorganize input.cJune McEnroe 2019-02-22Fix name of <raw> window in man pageJune McEnroe 2019-02-22Rename global tags with angle bracketsJune McEnroe 2019-02-22Show status window while connectingJune McEnroe 2019-02-22Reorganize UI code for the umpteenth timeJune McEnroe 2019-02-21Replace "view" with "window"June McEnroe 2019-02-21Remove ROT13June McEnroe 2019-02-21Clean up man pageJune McEnroe 2019-01-26Draw UI before connectingJune McEnroe 2019-01-25Avoid unused variable warnings with getyxJune McEnroe 2019-01-25Add GNU/Linux build instructionsJune McEnroe