diff options
author | jbj <devnull@localhost> | 2001-06-06 19:57:12 +0000 |
---|---|---|
committer | jbj <devnull@localhost> | 2001-06-06 19:57:12 +0000 |
commit | 7bf9296288c38f3bf82ec38481738101bf063981 (patch) | |
tree | 0c62309286b9440ff5e289cc7c5754c24066576d /CHANGES | |
parent | 16d8c9e229508e4fcd3f03ac491c0c366c9172ac (diff) | |
download | librpm-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-- | CHANGES | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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. |