summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorjbj <devnull@localhost>2005-01-26 04:05:34 +0000
committerjbj <devnull@localhost>2005-01-26 04:05:34 +0000
commitcd8de55c266c1b8f6cd213b5b4a4ad0041ffc73a (patch)
treea89f9314a2b9fc61fb5296a681ced0a956300d40 /CHANGES
parent84d6a9cac5741df9043786bc5f951ad39794f51f (diff)
downloadrpm-cd8de55c266c1b8f6cd213b5b4a4ad0041ffc73a.tar.gz
rpm-cd8de55c266c1b8f6cd213b5b4a4ad0041ffc73a.tar.bz2
rpm-cd8de55c266c1b8f6cd213b5b4a4ad0041ffc73a.zip
- move global /var/lock/rpm/transaction to dbpath.
- permit fcntl path to be configured through rpmlock_path macro. CVS patchset: 7712 CVS date: 2005/01/26 04:05:34
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index dcfff8a53..180098af5 100644
--- a/CHANGES
+++ b/CHANGES
@@ -64,6 +64,8 @@
- fix: segfault on --verifydb (#138589).
- sparcv8: optflags changed to -mtune=ultrasparc (#140420).
- port to internal file-4.10 libmagic rather than libfmagic.
+ - move global /var/lock/rpm/transaction to dbpath.
+ - permit fcntl path to be configured through rpmlock_path macro.
4.3.1 -> 4.3.2:
- use /etc/selinux/targeted/contexts/files/file_contexts for now.