summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorjbj <devnull@localhost>2002-07-31 13:11:25 +0000
committerjbj <devnull@localhost>2002-07-31 13:11:25 +0000
commit8ab4727f8cc8806021377729383652c31808f215 (patch)
tree9e86ff43c993b3abacf628f8a5eaeb38724a76ff /CHANGES
parent33e9f2c0d285bb854c6c7ce8842063485878342f (diff)
downloadrpm-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--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 91d4ddcfe..ddf612ce6 100644
--- a/CHANGES
+++ b/CHANGES
@@ -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).