summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorjbj <devnull@localhost>2004-03-02 01:31:01 +0000
committerjbj <devnull@localhost>2004-03-02 01:31:01 +0000
commit5ef0bf77c22339195fc0b746e8b4dfe03020d360 (patch)
tree1a7b5a4c88f6ca828c7094d67ddaede4d02a6d6a /CHANGES
parentf3cd4db8ea843f622d4ff887c41af0d00ae3cef4 (diff)
downloadlibrpm-tizen-5ef0bf77c22339195fc0b746e8b4dfe03020d360.tar.gz
librpm-tizen-5ef0bf77c22339195fc0b746e8b4dfe03020d360.tar.bz2
librpm-tizen-5ef0bf77c22339195fc0b746e8b4dfe03020d360.zip
- permit globs in macrofiles: directive (#117217).
CVS patchset: 7139 CVS date: 2004/03/02 01:31:01
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 68c86d92d..327fd2d06 100644
--- a/CHANGES
+++ b/CHANGES
@@ -24,6 +24,7 @@
- set "rpm_script_t" exec type for scriptlets iff /bin/sh, else default.
- force FD_CLOEXEC on 1st 100 inherited fdno's.
- serialize rpmtsRun() using fcntl on /var/lock/rpm/transaction.
+ - permit globs in macrofiles: directive (#117217).
4.2.1 -> 4.2.2:
- unify signal handling in librpmio, use condvar to deliver signal.