diff options
author | jbj <devnull@localhost> | 2005-02-12 19:03:32 +0000 |
---|---|---|
committer | jbj <devnull@localhost> | 2005-02-12 19:03:32 +0000 |
commit | 66a6ab533f9f0a293a049dd7f154cedfc614a331 (patch) | |
tree | 4e8d6c42e230097603adbbe67ba9b7a54c60c2f5 /CHANGES | |
parent | 4bfb4d6f3fdeab36404947a2a63d88aa70f48760 (diff) | |
download | librpm-tizen-66a6ab533f9f0a293a049dd7f154cedfc614a331.tar.gz librpm-tizen-66a6ab533f9f0a293a049dd7f154cedfc614a331.tar.bz2 librpm-tizen-66a6ab533f9f0a293a049dd7f154cedfc614a331.zip |
- zlib: uniqify certain symbols to prevent name space pollution.
- macosx: include <sys/types.h> so that python sees the u_char typedef.
CVS patchset: 7760
CVS date: 2005/02/12 19:03:32
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -22,6 +22,8 @@ - discover and use getmntinfo if present. - perform callbacks as always (#147537). - permit build scriptlet interpreters to be individually overridden. + - zlib: uniqify certain symbols to prevent name space pollution. + - macosx: include <sys/types.h> so that python sees the u_char typedef. 4.3.3 -> 4.4: - pentium3/pentium4 arch support (pluto@PLD). |