diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2014-07-02 07:17:45 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2014-07-02 07:17:45 -0700 |
commit | 20e75858d4c1e971b6b577fdf3b97b3005fc8328 (patch) | |
tree | bd043976346aadff6ee9e17ec13dffdbf4afe8c1 /ChangeLog | |
parent | 70b8d2eceb191a126aa12f242cd0ec449fc98465 (diff) | |
download | txr-20e75858d4c1e971b6b577fdf3b97b3005fc8328.tar.gz txr-20e75858d4c1e971b6b577fdf3b97b3005fc8328.tar.bz2 txr-20e75858d4c1e971b6b577fdf3b97b3005fc8328.zip |
* txr.1: Documented usleep.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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. |