aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 2b666470..b608e023 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,8 @@
2019-08-23 Arnold D. Robbins <arnold@skeeve.com>
- * main.c: Fix whitespace issues.
+ * main.c (main): Fix whitespace issues.
+ * re.c (re_update): Small code cleanup in handling t->re_cnt.
+ Thanks to Andrew Schorr.
2019-08-21 Arnold D. Robbins <arnold@skeeve.com>