aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2014-03-08 22:13:53 +0200
committerArnold D. Robbins <arnold@skeeve.com>2014-03-08 22:13:53 +0200
commit23e7f1057b1abdebb25fc7d2f11ee3f5360976a4 (patch)
treecdd91edb34458798d5c0a65cd4c476b01fbf76ec /NEWS
parent586bb71fdbeb5041263a3e48392d79c5931df3c4 (diff)
parentc972e253abc34f8bd02f6ade74e7999a2b6d8a08 (diff)
downloadegawk-23e7f1057b1abdebb25fc7d2f11ee3f5360976a4.tar.gz
egawk-23e7f1057b1abdebb25fc7d2f11ee3f5360976a4.tar.bz2
egawk-23e7f1057b1abdebb25fc7d2f11ee3f5360976a4.zip
Merge branch 'gawk-4.1-stable'
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index fe841916..8d919351 100644
--- a/NEWS
+++ b/NEWS
@@ -48,6 +48,10 @@ is now generated by a DCL script. Also, the extension facility works
and several of the extensions can be built and used. Currently, the
extension facility only works on Alpha and Itanium.
+12. The API now provides functions pointers for malloc(), calloc(),
+realloc() and free(), to insure that the same memory allocation
+functions are always used. This bumps the minor version by one.
+
XXX. A number of bugs have been fixed. See the ChangeLog.
Changes from 4.0.2 to 4.1.0