diff options
-rw-r--r-- | lispref/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lispref/ChangeLog b/lispref/ChangeLog index c83b5d182e8..fe095a64c85 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog @@ -1,3 +1,8 @@ +2003-11-12 Luc Teirlinck <teirllm@auburn.edu> + + * numbers.texi (Numeric Conversions): Not just `floor', but also + `truncate', `ceiling' and `round' accept optional argument DIVISOR. + 2003-11-10 Luc Teirlinck <teirllm@auburn.edu> * markers.texi (Creating Markers): Specify insertion type of |