summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2014-07-02 07:17:45 -0700
committerKaz Kylheku <kaz@kylheku.com>2014-07-02 07:17:45 -0700
commit20e75858d4c1e971b6b577fdf3b97b3005fc8328 (patch)
treebd043976346aadff6ee9e17ec13dffdbf4afe8c1 /ChangeLog
parent70b8d2eceb191a126aa12f242cd0ec449fc98465 (diff)
downloadtxr-20e75858d4c1e971b6b577fdf3b97b3005fc8328.tar.gz
txr-20e75858d4c1e971b6b577fdf3b97b3005fc8328.tar.bz2
txr-20e75858d4c1e971b6b577fdf3b97b3005fc8328.zip
* txr.1: Documented usleep.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9745e5f7..7da494e0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2014-07-02 Kaz Kylheku <kaz@kylheku.com>
+ * txr.1: Documented usleep.
+
+2014-07-02 Kaz Kylheku <kaz@kylheku.com>
+
* eval.c (dwim_loc): Support indexing using a list of positions,
such as obtained by the where function.