SHA256
6
0
forked from pool/bash

Accepting request 289332 from home:jdelvare:branches:Base:System

Clean up bash-4.3-loadables.dif

OBS-URL: https://build.opensuse.org/request/show/289332
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=200
This commit is contained in:
2015-03-19 11:47:55 +00:00
committed by Git OBS Bridge
parent d73980a8c8
commit 02430567d9
4 changed files with 89 additions and 373 deletions

View File

@@ -1,3 +1,20 @@
-------------------------------------------------------------------
Wed Mar 4 22:52:17 CET 2015 - jdelvare@suse.de
- bash-4.3-loadables.dif: One more warning fixed, in
examples/loadables/logname.c.
- bash-4.3-loadables.dif: Reverted one warning fix, which was
introducing another warning and possibly a bug.
-------------------------------------------------------------------
Wed Mar 4 11:30:12 CET 2015 - jdelvare@suse.de
- bash-4.3-loadables.dif: Split changes to shell.h to a separate
patch "bash-4.3-include-unistd.dif", as the loadables build just
fine without these changes.
- bash-4.3-loadables.dif: Drop all header file inclusion fixups,
upstream fixed the problem differently 5 years ago.
-------------------------------------------------------------------
Wed Feb 18 15:14:47 UTC 2015 - werner@suse.de