aboutsummaryrefslogtreecommitdiffstats
path: root/doc/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ChangeLog')
-rw-r--r--doc/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog
index 2f802349..2af0aa5e 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -4,6 +4,9 @@
on how to use use a temporary file in a script with
the debugger. Thanks to Holger Klene <h.klene@gmx.de>
for the discussion.
+ (Multiple Lines): Note that POSIX seems to require \n as
+ separator for all values of FS, but that in reality it
+ doesn't apply to regexps; this is a POSIX bug.
2019-04-18 Arnold D. Robbins <arnold@skeeve.com>