diff options
author | jbj <devnull@localhost> | 2000-06-19 11:35:29 +0000 |
---|---|---|
committer | jbj <devnull@localhost> | 2000-06-19 11:35:29 +0000 |
commit | 99e915cbab3a8a33b9189891b86500e9da8a6330 (patch) | |
tree | c6883ee64c59df6c6df4c2da67ee593afc7c8dd3 /CHANGES | |
parent | d793b76868bd76bf11e13346ddfea2abeaf3c24f (diff) | |
download | librpm-tizen-99e915cbab3a8a33b9189891b86500e9da8a6330.tar.gz librpm-tizen-99e915cbab3a8a33b9189891b86500e9da8a6330.tar.bz2 librpm-tizen-99e915cbab3a8a33b9189891b86500e9da8a6330.zip |
fix: open all db indices before performing chroot.
CVS patchset: 3868
CVS date: 2000/06/19 11:35:29
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -62,6 +62,7 @@ - fix: don't count removed files if removed packages is empty set. - fix: permit '\0' as special case key (e.g. "/" in Basenames). - require --rebuilddb to convert db1 -> db3, better messages. + - fix: open all db indices before performing chroot. 3.0.4 -> 3.0.5 - handle version 4 packaging as input. |