From 77dadc40f449c789c53ebd7a23cb34db7c54c94a Mon Sep 17 00:00:00 2001 From: jbj Date: Thu, 1 Aug 2002 20:21:40 +0000 Subject: [PATCH] Sanity. CVS patchset: 5589 CVS date: 2002/08/01 20:21:40 --- CHANGES | 1 + rpm.spec.in | 1 + 2 files changed, 2 insertions(+) diff --git a/CHANGES b/CHANGES index 9cfcd136a..177e37b7e 100644 --- a/CHANGES +++ b/CHANGES @@ -200,6 +200,7 @@ - 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). diff --git a/rpm.spec.in b/rpm.spec.in index c0f7f891f..169f67344 100644 --- a/rpm.spec.in +++ b/rpm.spec.in @@ -518,6 +518,7 @@ fi %changelog * Thu Aug 1 2002 Jeff Johnson 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 4.1-0.62 - make --querytags a common option, fix errant regex (#70135). -- 2.34.1