summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 4f072544c1..87af6d1e0b 100644
--- a/NEWS
+++ b/NEWS
@@ -59,6 +59,9 @@ PHP NEWS
- Session:
. Fixed bug #79031 (Session unserialization problem). (Nikita)
+- Shmop:
+ . Fixed bug #78538 (shmop memory leak). (cmb)
+
- Sqlite3:
. Fixed bug #79056 (sqlite does not respect PKG_CONFIG_PATH during
compilation). (Nikita)