SHA256
6
0
forked from pool/zlib
OBS User unknown
2009-03-20 17:57:29 +00:00
committed by Git OBS Bridge
parent 10808c0ed5
commit c339ac5fd4
3 changed files with 72 additions and 10 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Fri Feb 27 19:58:04 CET 2009 - crrodriguez@suse.de
- add patch from gentoo that makes zlib to only export
its public API using GCC visibility features, this will
of course break wrong code that uses private symbols
- exclude static zlib, at least temporarily, in order to clearly know
what is using it.
-------------------------------------------------------------------
Wed Jan 7 12:34:56 CET 2009 - olh@suse.de