summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2015-07-01 20:46:46 -0700
committerKaz Kylheku <kaz@kylheku.com>2015-07-01 20:46:46 -0700
commitb045e1884df090dbba5646c9037c0d5b73ca8ae4 (patch)
tree955a5e6a989051c8f355225a4fcbf92dc2d5958e /ChangeLog
parent4e485fd9b56d4087e8cf9e96e29be1df18e5eb8b (diff)
downloadtxr-b045e1884df090dbba5646c9037c0d5b73ca8ae4.tar.gz
txr-b045e1884df090dbba5646c9037c0d5b73ca8ae4.tar.bz2
txr-b045e1884df090dbba5646c9037c0d5b73ca8ae4.zip
* genman.txr: Bugfix: reproduce the correct opening bracket
before a function link.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8e03f100..afa4ec74 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2015-07-01 Kaz Kylheku <kaz@kylheku.com>
+
+ * genman.txr: Bugfix: reproduce the correct opening bracket
+ before a function link.
+
2015-06-27 Kaz Kylheku <kaz@kylheku.com>
Fix issues in configure found by ShellCheck.