1.74 release

This commit is contained in:
stevenpritchard
2007-12-11 16:25:29 +00:00
parent 4d74ce58c3
commit 0a266eb49d
2 changed files with 1 additions and 3 deletions

2
BUGS
View File

@@ -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.

View File

@@ -1,4 +1,4 @@
1.74
1.74 2007-12-11
* Maybe finally handle "v" in version number correctly.
* Continue on YAML errors.