diff options
Diffstat (limited to 'doc/lispref/ChangeLog')
| -rw-r--r-- | doc/lispref/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index 7d13d06b580..334b5d8d91c 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2014-05-22 Leo Liu <sdl.web@gmail.com> | ||
| 2 | |||
| 3 | * sequences.texi (Sequence Functions): Don't mention when and how | ||
| 4 | SEQ to nreverse is mutated. | ||
| 5 | |||
| 1 | 2014-05-21 Leo Liu <sdl.web@gmail.com> | 6 | 2014-05-21 Leo Liu <sdl.web@gmail.com> |
| 2 | 7 | ||
| 3 | * sequences.texi (Sequence Functions): Update nreverse. | 8 | * sequences.texi (Sequence Functions): Update nreverse. |