summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b20f8c2e..e5fc62a0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2015-06-08 Kaz Kylheku <kaz@kylheku.com>
+
+ Code simplification.
+
+ * txr.c (txr_main): Replacing two code blocks with single
+ call to existing open_txr_file function.
+
2015-06-07 Kaz Kylheku <kaz@kylheku.com>
Critical bugfix for weak hashes.