summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorjbj <devnull@localhost>2005-07-13 11:21:28 +0000
committerjbj <devnull@localhost>2005-07-13 11:21:28 +0000
commitab6ca22fcd881d96c78e79a43d067995caa31a10 (patch)
tree854c8a0aba2d1b76374c8edd9c1866823012ef59 /CHANGES
parent2a16343146d390ff3ee8f79c1e072f456cf5d70a (diff)
downloadlibrpm-tizen-ab6ca22fcd881d96c78e79a43d067995caa31a10.tar.gz
librpm-tizen-ab6ca22fcd881d96c78e79a43d067995caa31a10.tar.bz2
librpm-tizen-ab6ca22fcd881d96c78e79a43d067995caa31a10.zip
- permit zlib in rpm to be built with make -j (#159404).
CVS patchset: 7882 CVS date: 2005/07/13 11:21:28
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index a6e0853d6..7a0ad71a0 100644
--- a/CHANGES
+++ b/CHANGES
@@ -23,6 +23,7 @@
- fix: find-debuginfo.sh not handling set[ug]id ELF files (#100963).
- fix: find-debuginfo.sh kernel voo-doo tweaks (#159346).
- fix: initialize variables used in debug msg (#160458).
+ - permit zlib in rpm to be built with make -j (#159404).
4.4 -> 4.4.1:
- force *.py->*.pyo byte code compilation with brp-python-bytecompile.