diff --git a/doc/src/data.xml b/doc/src/data.xml
index 49b8f6e8..f025a9a4 100644
--- a/doc/src/data.xml
+++ b/doc/src/data.xml
@@ -163,6 +163,16 @@
row and column major matrices
+
+
+ This updated fixes bugs on the modf, step and outerProduct functions.
+
+
+ GLM 0.9.2.8 (zip)
+ GLM 0.9.2.8 (7z)
+ Submit a bug report
+
+
diff --git a/readme.txt b/readme.txt
index 5c4d5b19..1c0d1805 100644
--- a/readme.txt
+++ b/readme.txt
@@ -37,7 +37,7 @@ More informations in GLM manual:
http://glm.g-truc.net/glm-0.9.2.pdf
================================================================================
-GLM 0.9.2.8: 2011-12-XX
+GLM 0.9.2.8: 2011-12-12
--------------------------------------------------------------------------------
- Fixed modf implementation
- Fixed step function accuracy