diff options
author | jbj <devnull@localhost> | 2002-07-31 13:11:25 +0000 |
---|---|---|
committer | jbj <devnull@localhost> | 2002-07-31 13:11:25 +0000 |
commit | 8ab4727f8cc8806021377729383652c31808f215 (patch) | |
tree | 9e86ff43c993b3abacf628f8a5eaeb38724a76ff /CHANGES | |
parent | 33e9f2c0d285bb854c6c7ce8842063485878342f (diff) | |
download | rpm-8ab4727f8cc8806021377729383652c31808f215.tar.gz rpm-8ab4727f8cc8806021377729383652c31808f215.tar.bz2 rpm-8ab4727f8cc8806021377729383652c31808f215.zip |
- make --querytags a common option, fix errant regex (#70135).
- db3: increase mpool and cachesize, compile w/o --enable-debug.
CVS patchset: 5584
CVS date: 2002/07/31 13:11:25
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -195,6 +195,8 @@ - treat an unspecified epoch as Epoch: 0 everywhere. - detect athlon/duron with CMOV (PLD). - prevent stale locks in __db files by closing databases on signals. + - make --querytags a common option, fix errant regex (#70135). + - db3: increase mpool and cachesize, compile w/o --enable-debug. 4.0.3 -> 4.0.4: - solaris: translate i86pc to i386 (#57182). |