From acfda6be4685d1c078eae4f5805b8812eb0d74f5 Mon Sep 17 00:00:00 2001
From: Robin Mills
Date: Sat, 27 Jul 2013 18:58:52 +0000
Subject: [PATCH] 0.24: Hopefully final changes.
---
website/Checklist.txt | 10 ++++++----
website/master/download.html.in | 5 ++---
2 files changed, 8 insertions(+), 7 deletions(-)
diff --git a/website/Checklist.txt b/website/Checklist.txt
index 77902447..fc68fbcc 100644
--- a/website/Checklist.txt
+++ b/website/Checklist.txt
@@ -27,14 +27,16 @@ Mac
MinGW
Compile and run tests
MSVC
- Compile with 7.1
+ Compile with 7.1 msvc2003
Run tests with 7.1 executables
- Compile with 8
+ Compile with 8 msvc2005
Run tests with 8 executables
- Compile with 9
+ Compile with 9 msvc2005
Run tests with 9 executables
- Compile with 10
+ Compile with 10 msvc2005
Run tests with 10 executables
+ Compile with 11 msvc2012
+ Run tests with 11 executables
Tag release
Create packages
Finalize webpages with package information (bin/release_info.sh)
diff --git a/website/master/download.html.in b/website/master/download.html.in
index 74f1b3f5..0a985e06 100644
--- a/website/master/download.html.in
+++ b/website/master/download.html.in
@@ -28,9 +28,8 @@ __maintitle__
parameter from a cmd shell:
exiv2 -h
.
For details, read the man page.
- The Windows executable was compiled using 32bit MinGW tools
- MinGW
- on an Intel 64 bit machine running Windows 7.
+ The Windows executable is a 32bit static executable compiled with
+ Visual Studio 2005 on an Intel 64 bit machine running Windows 7.
As an alternative to the packages here, many Linux distributions,