diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2014-12-18 08:38:37 -0800 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2014-12-18 08:38:37 -0800 |
commit | 756d5ee30683a13d93e0009b3c99c25d939a3ef8 (patch) | |
tree | 675ae52a45a5368f31a034a74598dd7de1279215 /ChangeLog | |
parent | 0e696e94cdf30c3b5a14a36f2636d1cfe55d5d34 (diff) | |
download | txr-756d5ee30683a13d93e0009b3c99c25d939a3ef8.tar.gz txr-756d5ee30683a13d93e0009b3c99c25d939a3ef8.tar.bz2 txr-756d5ee30683a13d93e0009b3c99c25d939a3ef8.zip |
* lib.c (copy): Support copying random state objects
vi make_random_state.
* txr.1: Updated.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2014-12-18 Kaz Kylheku <kaz@kylheku.com> + + * lib.c (copy): Support copying random state objects + vi make_random_state. + + * txr.1: Updated. + 2014-12-17 Kaz Kylheku <kaz@kylheku.com> * rand.c (rand32): Bugfix: if the seed object is a random |