summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorjbj <devnull@localhost>2001-07-28 00:33:07 +0000
committerjbj <devnull@localhost>2001-07-28 00:33:07 +0000
commitc6fba63aca2cbee02848e5913cddc730e43cee8e (patch)
tree48cf5e6352a407c7d53ae6cbfbdb995d35f6f965 /CHANGES
parent03e498c64e1cca77b862f0b37549cd7c4a598149 (diff)
downloadlibrpm-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--CHANGES4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index d5f3f6a76..2d8b979bb 100644
--- a/CHANGES
+++ b/CHANGES
@@ -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.