Sanity.
authorjbj <devnull@localhost>
Thu, 1 Aug 2002 20:21:40 +0000 (20:21 +0000)
committerjbj <devnull@localhost>
Thu, 1 Aug 2002 20:21:40 +0000 (20:21 +0000)
CVS patchset: 5589
CVS date: 2002/08/01 20:21:40

CHANGES
rpm.spec.in

diff --git a/CHANGES b/CHANGES
index 9cfcd13..177e37b 100644 (file)
--- a/CHANGES
+++ b/CHANGES
        - configurable (default off) build failure if missing %%doc files (PLD).
        - configurable (default off) build failure iff unpackaged files (PLD).
        - change from default off to default on.
+       - python: methods to disable all new features for benchmarking.
 
 4.0.3 -> 4.0.4:
        - solaris: translate i86pc to i386 (#57182).
index c0f7f89..169f673 100644 (file)
@@ -518,6 +518,7 @@ fi
 %changelog
 * Thu Aug  1 2002 Jeff Johnson <jbj@redhat.com> 4.1-0.63
 - add check-files to rpm-build manifest.
+- python: methods to disable all new features for benchmarking.
 
 * Wed Jul 31 2002 Jeff Johnson <jbj@redhat.com> 4.1-0.62
 - make --querytags a common option, fix errant regex (#70135).