aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2012-05-09 21:03:49 +0300
committerArnold D. Robbins <arnold@skeeve.com>2012-05-09 21:03:49 +0300
commit26911e4062be696b2090aa139f96f8210f012b48 (patch)
tree0fc2ad4dc9a8b68e0dc6e1a6aa5529fdb2410110 /NEWS
parenta59319732d89feda419acab674ea580c95db7d4a (diff)
parentd71ec1612b2bfebded1854d536d54e3e5af7172e (diff)
downloadegawk-26911e4062be696b2090aa139f96f8210f012b48.tar.gz
egawk-26911e4062be696b2090aa139f96f8210f012b48.tar.bz2
egawk-26911e4062be696b2090aa139f96f8210f012b48.zip
Merge remote branch 'origin/xgawk-build'
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 04f2a87b..243765a0 100644
--- a/NEWS
+++ b/NEWS
@@ -15,6 +15,10 @@ Changes from 4.0.1 to 4.1
* Use -p to do profiling.
2. The new -l option is used for loading dynamic extensions.
+
+3. Gawk now supports high precision arithmetic with MPFR.
+
+4. A number of facilities from xgawk have been merged in!
Changes from 4.0.1 to 4.0.2
---------------------------