From 0a266eb49d1a1a3806a234b66b2b98fbda8c3847 Mon Sep 17 00:00:00 2001 From: stevenpritchard Date: Tue, 11 Dec 2007 16:25:29 +0000 Subject: [PATCH] 1.74 release --- BUGS | 2 -- Changes | 2 +- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/BUGS b/BUGS index ee98413..5b8934a 100644 --- a/BUGS +++ b/BUGS @@ -1,8 +1,6 @@ * This script is known to fail on the following: - - Cache::Cache 1.02 (Tries to do detection magic in Makefile.PL.) - perlmenu 4.0 (*horrible* file name, paths in the tar file, etc.) - - Mail-SPF-v2.005.tar.gz ("v" in version number and path in the tar file) * PAR 0.92 is arch-specific because of stuff in %{_bindir}, not %{perl_vendorarch}. There's probably a way to detect that. diff --git a/Changes b/Changes index 06bb92f..89945c9 100644 --- a/Changes +++ b/Changes @@ -1,4 +1,4 @@ -1.74 +1.74 2007-12-11 * Maybe finally handle "v" in version number correctly. * Continue on YAML errors.