8 Mar
2011
8 Mar
'11
1:08 p.m.
Another day, another bash patch level bump... Bug-Description: When used in contexts where word splitting and quote removal were not performed, such as case statement word expansion, empty strings (either literal or resulting from quoted variables that were unset or null) were not expanded correctly, resulting in failure. Signoff both, Allan