diff --git a/docs/relnotes-7.0.html b/docs/relnotes-7.0.html
index 51f0812538b..f329134bab0 100644
--- a/docs/relnotes-7.0.html
+++ b/docs/relnotes-7.0.html
@@ -30,6 +30,8 @@ TBD
- Fixed a few fog-related bugs.
- Fixed broken GLSL mix() function.
+
- Fixed broken GLSL exp() functions.
+
- Fixed GLSL mod4(vec4, vec4) bug.
- Implemented GLSL asin(), acos(), atan() functions.
- Fixed an R300 driver bug that caused Xorg composite manager to crash
- Fixed R300 vertex program/matrix bug (10848)