diff --git a/README.html b/README.html
index 57fb7d0..6ce71c1 100644
--- a/README.html
+++ b/README.html
@@ -823,6 +823,7 @@ switch "-bpm"
submitted bugfixes:
- Arthur A
+ - Paul Adenot
- Richard Ash
- Stanislav Brabec
- Christian Budde
@@ -840,7 +841,8 @@ submitted bugfixes:
- Jason Garland
- Takashi Iwai
- Thomas Klausner
- - Mathias Möhl
+ - Tony Mechelynck
+ - Mathias Möhl
- Yuval Naveh
- Paulo Pizarro
- Andrey Ponomarenko
diff --git a/source/SoundTouch/AAFilter.cpp b/source/SoundTouch/AAFilter.cpp
index b065c51..223e282 100644
--- a/source/SoundTouch/AAFilter.cpp
+++ b/source/SoundTouch/AAFilter.cpp
@@ -49,7 +49,7 @@
using namespace soundtouch;
-#define PI 3.141592655357989
+#define PI 3.14159265358979323846
#define TWOPI (2 * PI)
// define this to save AA filter coefficients to a file