SHA256
6
0
forked from pool/bash
OBS User unknown
2009-03-04 13:52:25 +00:00
committed by Git OBS Bridge
parent 2c7ca49ae2
commit e7597dea1b
4 changed files with 56 additions and 9 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Wed Mar 4 13:10:02 CET 2009 - werner@suse.de
- My last patch for bnc#470548 send to bug-bash@gnu.org was not
fully applied and this had caused a memory corruption on tab
completion.
- Enable the parser to find closing parenthesis at the end of
an argument of a command even if backslash is used (bnc#481817)
- Correct link of shared libraries of devel readline package
-------------------------------------------------------------------
Fri Feb 27 17:39:08 CET 2009 - werner@suse.de