summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2014-03-08 09:29:43 -0800
committerKaz Kylheku <kaz@kylheku.com>2014-03-08 09:29:43 -0800
commitcb0733010a74f55e9a9dc283ab439e5f19284ca4 (patch)
tree706b4159de2ec3be3d61f26d1a340492e2945d0e /ChangeLog
parentcd688dfd65e46376045cf396b2251b54dd42da4e (diff)
downloadtxr-cb0733010a74f55e9a9dc283ab439e5f19284ca4.tar.gz
txr-cb0733010a74f55e9a9dc283ab439e5f19284ca4.tar.bz2
txr-cb0733010a74f55e9a9dc283ab439e5f19284ca4.zip
* txr.1: Added missing documentation for @(forget)/@(local).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 32822035..5c1fd74b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2014-03-08 Kaz Kylheku <kaz@kylheku.com>
+ * txr.1: Added missing documentation for @(forget)/@(local).
+
+2014-03-08 Kaz Kylheku <kaz@kylheku.com>
+
* rand.c (rand_init): Oops! Spectacular silliness here
broke the symbol module: two intern calls in consecutive
lines, one for the name without "earmuffs", one with,