2012-07-20 10:17:22 +00:00
committed by Git OBS Bridge
parent 1af0c3e088
commit a7da87b767
3 changed files with 12 additions and 5 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Jul 20 10:16:20 UTC 2012 - werner@suse.de
- Update bash 4.2 to patch level 37
* Attempting to redo (using `.') the vi editing mode `cc', `dd',
or `yy' commands leads to an infinite loop.
-------------------------------------------------------------------
Thu Jul 19 12:04:50 UTC 2012 - werner@suse.de
@@ -21,7 +28,7 @@ Wed Jul 18 09:20:55 UTC 2012 - werner@suse.de
-------------------------------------------------------------------
Mon Jul 9 10:54:51 UTC 2012 - werner@suse.de
- Update bash 4.2 to patch level 36
- Update bash 4.2 to patch level 36
* Patch 25: When used in a shell function,
`declare -g -a array=(compound assignment)' creates a local
variable instead of a global one.