summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorjbj <devnull@localhost>2001-06-06 19:57:12 +0000
committerjbj <devnull@localhost>2001-06-06 19:57:12 +0000
commit7bf9296288c38f3bf82ec38481738101bf063981 (patch)
tree0c62309286b9440ff5e289cc7c5754c24066576d /CHANGES
parent16d8c9e229508e4fcd3f03ac491c0c366c9172ac (diff)
downloadlibrpm-tizen-7bf9296288c38f3bf82ec38481738101bf063981.tar.gz
librpm-tizen-7bf9296288c38f3bf82ec38481738101bf063981.tar.bz2
librpm-tizen-7bf9296288c38f3bf82ec38481738101bf063981.zip
- default to dbenv with mpool, --rebuilddb with nofsync is much faster.
CVS patchset: 4849 CVS date: 2001/06/06 19:57:12
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index cdbc11e28..7f5ca2539 100644
--- a/CHANGES
+++ b/CHANGES
@@ -80,6 +80,7 @@
- always use db cursors.
- permit duplicates for btree indices.
- document build modes in rpmbuild.8, rpmbuild is born.
+ - default to dbenv with mpool, --rebuilddb with nofsync is much faster.
4.0 -> 4.0.[12]
- add doxygen and lclint annotations most everywhere.