summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 3bd178d419..f99252fb77 100644
--- a/NEWS
+++ b/NEWS
@@ -11,6 +11,10 @@ PHP NEWS
- GD:
. Fixed bug #73957 (signed integer conversion in imagescale()). (cmb)
+- ODBC:
+ . Fixed bug #76088 (ODBC functions are not available by default on Windows).
+ (cmb)
+
- Opcache:
. Fixed bug #76074 (opcache corrupts variable in for-loop). (Bob)