diff options
author | jbj <devnull@localhost> | 2004-03-02 01:31:01 +0000 |
---|---|---|
committer | jbj <devnull@localhost> | 2004-03-02 01:31:01 +0000 |
commit | 5ef0bf77c22339195fc0b746e8b4dfe03020d360 (patch) | |
tree | 1a7b5a4c88f6ca828c7094d67ddaede4d02a6d6a /CHANGES | |
parent | f3cd4db8ea843f622d4ff887c41af0d00ae3cef4 (diff) | |
download | librpm-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-- | CHANGES | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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. |