diff options
author | jbj <devnull@localhost> | 2001-07-28 00:33:07 +0000 |
---|---|---|
committer | jbj <devnull@localhost> | 2001-07-28 00:33:07 +0000 |
commit | c6fba63aca2cbee02848e5913cddc730e43cee8e (patch) | |
tree | 48cf5e6352a407c7d53ae6cbfbdb995d35f6f965 /CHANGES | |
parent | 03e498c64e1cca77b862f0b37549cd7c4a598149 (diff) | |
download | librpm-tizen-c6fba63aca2cbee02848e5913cddc730e43cee8e.tar.gz librpm-tizen-c6fba63aca2cbee02848e5913cddc730e43cee8e.tar.bz2 librpm-tizen-c6fba63aca2cbee02848e5913cddc730e43cee8e.zip |
- fix: --noscripts is another multimode option.
- add tmpdir to configure db3 tmpdir into chroot tree.
- permit lazy db opens within chroot.
- fix: diddle dbenv path to accomodate backing store reopen in chroot.
CVS patchset: 4990
CVS date: 2001/07/28 00:33:07
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -193,6 +193,10 @@ - ia64: revert -O0 compilation. - upgrade to db-3.3.11 final. - fix: don't segfault when presented with rpm-2.4.10 packaging (#49688). + - fix: --noscripts is another multimode option. + - add tmpdir to configure db3 tmpdir into chroot tree. + - permit lazy db opens within chroot. + - fix: diddle dbenv path to accomodate backing store reopen in chroot. 4.0 -> 4.0.[12] - add doxygen and lclint annotations most everywhere. |