SHA256
6
0
forked from pool/bash
2010-05-25 10:51:02 +00:00
committed by Git OBS Bridge
parent 007948d287
commit c095a16740
3 changed files with 13 additions and 4 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Tue May 25 12:35:03 CEST 2010 - werner@suse.de
- Update bash 4.1 to patch level 7
* Bash did not correctly print/reproduce here documents attached
to commands inside compound commands such as for and while.
* A typo caused bash to not honor a precision specification in a
printf format.
-------------------------------------------------------------------
Mon Apr 12 11:36:30 CEST 2010 - werner@suse.de