summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorjbj <devnull@localhost>2005-07-16 16:37:06 +0000
committerjbj <devnull@localhost>2005-07-16 16:37:06 +0000
commitffe774c49327139c93031d0b11c0b69787f08868 (patch)
treed6faa97d4225428cd3b69d4e69e1b2857a76e74f /CHANGES
parentc1afde7db586b58ad8e1ccf8d3825130f3babf14 (diff)
downloadrpm-ffe774c49327139c93031d0b11c0b69787f08868.tar.gz
- upgrade to zlib-1.2.2.4 internal.
- macosx: avoid minigzip build failures. CVS patchset: 7894 CVS date: 2005/07/16 16:37:06
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 9286511a9..f8b1d09c5 100644
--- a/CHANGES
+++ b/CHANGES
@@ -26,6 +26,8 @@
- permit zlib in rpm to be built with make -j (#159404).
- avoid '?' for zero length file mmap failure doing md5 (#159405).
- permit scriptlet includes from builddir for spec files w/o %setup.
+ - upgrade to zlib-1.2.2.4 internal.
+ - macosx: avoid minigzip build failures.
4.4 -> 4.4.1:
- force *.py->*.pyo byte code compilation with brp-python-bytecompile.