aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 5 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index c87c9a20..431192e0 100644
--- a/NEWS
+++ b/NEWS
@@ -63,7 +63,11 @@ Changes from 3.1.8 to 4.0.0
21. Arrays of arrays added.
-22. Many code cleanups. Removed code for many old, unsupported systems.
+22. Per the GNU Coding Standards, dynamic extensions must now define
+ a global symbol indicating that they are GPL-compatible. See
+ the documentation and example extensions.
+
+23. Many code cleanups. Removed code for many old, unsupported systems.
Changes from 3.1.7 to 3.1.8
---------------------------