diff lisp/ChangeLog @ 2092:f557693c61de

[xemacs-hg @ 2004-05-21 20:56:26 by james] Batch of fixes and new functions for bignums, ratios, and bigfloats.
author james
date Fri, 21 May 2004 20:56:32 +0000
parents e8db6a10ad42
children 9a1950c1e051
line wrap: on
line diff
--- a/lisp/ChangeLog	Fri May 21 03:27:58 2004 +0000
+++ b/lisp/ChangeLog	Fri May 21 20:56:32 2004 +0000
@@ -1,3 +1,8 @@
+2004-05-21  Jerry James  <james@xemacs.org>
+
+	* cl.el (cl-random-time): Chop a bignum down to a fixnum if
+	(featurep 'bignum), not if (featurep 'number-types).
+
 2004-05-15  Malcolm Purvis  <malcolmp@xemacs.org>
 
 	* gtk-widgets.el: New import: gtk-accel-group-new.