From 5141397d6fa1ee61c6a9babaa6fc26f440273a80 Mon Sep 17 00:00:00 2001 From: Robert Osfield Date: Wed, 29 Oct 2008 12:04:11 +0000 Subject: [PATCH] Updated ChangeLog, AUTHORS.txt and README.txt for 2.4.7 release --- AUTHORS.txt | 2 +- ChangeLog | 19 +++++++++++++++++++ README.txt | 2 +- 3 files changed, 21 insertions(+), 2 deletions(-) diff --git a/AUTHORS.txt b/AUTHORS.txt index 196355466..117450cd8 100644 --- a/AUTHORS.txt +++ b/AUTHORS.txt @@ -121,6 +121,7 @@ John Kelso Daniel Larimer Colin Dunlop Bruce Clay +Blasius Czink Alberto Barbati Vladimir Shabanov Uwe Woessner @@ -147,7 +148,6 @@ Donn Mielcarek Donald Cipperly Domenico Mangieri Charles Cole -Blasius Czink Blake Williams Antoine Hue Andrew Bettison diff --git a/ChangeLog b/ChangeLog index c325e7323..872240c0a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,22 @@ +2008-10-29 11:51 +0000 [r9077] robert: + + * From Blasius Czink, "changed the CHECK_CXX_SOURCE_RUNS macro + slightly to avoid the compile problems due to bugged "intrin.h". + In such a case the mutex fallback will be used (see attached + file)." + +2008-10-29 11:15 +0000 [r9076] robert: + + * Warning fixes + +2008-10-29 11:09 +0000 [r9075] robert: + + * Added missing implementations + +2008-10-29 10:56 +0000 [r9074] robert: + + * Updated ChangeLog and AUTHORS.txt for 2.7.4 release + 2008-10-29 10:38 +0000 [r9073] robert: * Updated wrappers diff --git a/README.txt b/README.txt index a64fe4f01..ef803d2b3 100644 --- a/README.txt +++ b/README.txt @@ -15,7 +15,7 @@ subscribe to our public mailing list: Robert Osfield. Project Lead. -8th October 2008. +29th October 2008. --