aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2d704176..6bf7901a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2011-10-02 Arnold D. Robbins <arnold@skeeve.com>
+
+ * io.c (rsnullscan, get_a_record): Fix the cases where terminators
+ are incomplete when RS == "". Also fix the case where the new value
+ is shorter than the old one. Based on patch from Rogier
+ <rogier777@gmail.com> as submitted by Jeroen Schot
+ <schot@A-Eskwadraat.nl>.
+
2011-09-24 Arnold D. Robbins <arnold@skeeve.com>
* eval.c, io.c, re.c: Fix some spelling errors. Thanks to