diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index ce51b26cf43..f82a6a298ae 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,6 +1,7 @@ | |||
| 1 | 2014-05-15 Dmitry Antipov <dmantipov@yandex.ru> | 1 | 2014-05-15 Dmitry Antipov <dmantipov@yandex.ru> |
| 2 | 2 | ||
| 3 | * fns.c (Freverse): Allow vectors, bool vectors and strings. | 3 | * fns.c (Freverse): Allow vectors, bool vectors and strings. |
| 4 | (Fnreverse): Allow vectors and bool vectors. | ||
| 4 | 5 | ||
| 5 | 2014-05-14 Dmitry Antipov <dmantipov@yandex.ru> | 6 | 2014-05-14 Dmitry Antipov <dmantipov@yandex.ru> |
| 6 | 7 | ||