.
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=38
This commit is contained in:
15
bash.changes
15
bash.changes
@@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 24 11:34:48 CEST 2010 - werner@suse.de
|
||||
|
||||
- Add fix from upstream: restore the parser state over changing
|
||||
readline editing mode otherwise e.g. set alias before the
|
||||
change are lost.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 24 10:40:09 CEST 2010 - werner@suse.de
|
||||
|
||||
- Avoid running the last member of a pipe command sequence to run
|
||||
in its own subshell, this makes know lines like the simple
|
||||
echo 1 2 | read a b; echo $a $b
|
||||
work as expected by the users
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 25 12:35:03 CEST 2010 - werner@suse.de
|
||||
|
||||
|
Reference in New Issue
Block a user