2014-04-01 12:37:02 +00:00
committed by Git OBS Bridge
parent bce98cbd6e
commit aa995d8f87
3 changed files with 16 additions and 4 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Tue Apr 1 12:31:38 UTC 2014 - werner@suse.de
- Add bash upstream patch 46 to fix a problem introduced by patch
32 a problem with "$@" and arrays expanding empty positional
parameters or array elements when using substring expansion,
pattern substitution, or case modfication. The empty parameters
or array elements are removed instead of expanding to empty
strings ("").
- Add readline upstream patch 5: The readline shared library
helper script needs to be updated for Mac OS X 10.9
-------------------------------------------------------------------
Tue Mar 18 11:25:21 UTC 2014 - werner@suse.de