aboutsummaryrefslogtreecommitdiffstats
path: root/README_d/README.multibyte
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2010-07-16 14:47:02 +0300
committerArnold D. Robbins <arnold@skeeve.com>2010-07-16 14:47:02 +0300
commit315bd501ca696bc3e3c938b4604d8dac7a6f512f (patch)
treecf992f0df002126292f7487ca6c0d36d7fe748b9 /README_d/README.multibyte
parent85c0d5edb781c9f31b79e48452b1ca68643f41de (diff)
downloadegawk-315bd501ca696bc3e3c938b4604d8dac7a6f512f.tar.gz
egawk-315bd501ca696bc3e3c938b4604d8dac7a6f512f.tar.bz2
egawk-315bd501ca696bc3e3c938b4604d8dac7a6f512f.zip
Move to gawk 3.1.5.
Diffstat (limited to 'README_d/README.multibyte')
-rw-r--r--README_d/README.multibyte7
1 files changed, 7 insertions, 0 deletions
diff --git a/README_d/README.multibyte b/README_d/README.multibyte
index 6bc973a6..135ba86f 100644
--- a/README_d/README.multibyte
+++ b/README_d/README.multibyte
@@ -1,3 +1,10 @@
+Fri Jun 3 12:20:17 IDT 2005
+============================
+
+As noted in the NEWS file, as of 3.1.5, gawk uses character values instead
+of byte values for `index', `length', `substr' and `match'. This works
+in multibyte and unicode locales.
+
Wed Jun 18 16:47:31 IDT 2003
============================