2014-04-15 15:31:00 +00:00
committed by Git OBS Bridge
parent 49a280f9e8
commit 5f70d6bad9
2 changed files with 4 additions and 2 deletions

View File

@@ -6,6 +6,8 @@ Tue Apr 15 15:25:55 UTC 2014 - werner@suse.de
$PROMPT_DIRTRIM uses memcpy on potentially-overlapping regions
of memory, when it should use memmove. The result is garbled
pathnames in prompt strings.
- Remove bash-4.2-prompt-dirtrim.patch as this was the original
report of above.
-------------------------------------------------------------------
Tue Apr 1 12:31:38 UTC 2014 - werner@suse.de