summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorjbj <devnull@localhost>2005-07-13 11:15:16 +0000
committerjbj <devnull@localhost>2005-07-13 11:15:16 +0000
commit2a16343146d390ff3ee8f79c1e072f456cf5d70a (patch)
treea77df5338e0e8a59bb6f6c05c6966dfc922c820e /CHANGES
parentd66903fe9c842ec5cb6bb3cf8f27e39c40420309 (diff)
downloadrpm-2a16343146d390ff3ee8f79c1e072f456cf5d70a.tar.gz
rpm-2a16343146d390ff3ee8f79c1e072f456cf5d70a.tar.bz2
rpm-2a16343146d390ff3ee8f79c1e072f456cf5d70a.zip
- fix: initialize variables used in debug msg (#160458).
CVS patchset: 7881 CVS date: 2005/07/13 11:15:16
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 617e8e8cc..a6e0853d6 100644
--- a/CHANGES
+++ b/CHANGES
@@ -22,6 +22,7 @@
- fix: permit sqlite3 rpmdb with chroot (#159424).
- 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).
4.4 -> 4.4.1:
- force *.py->*.pyo byte code compilation with brp-python-bytecompile.