diff doc/lispref/ChangeLog @ 107344:6773fa37732a

* objects.texi (Integer Type): Take note of the read syntax exception for numbers that cannot fit in the integer type.
author Chong Yidong <cyd@stupidchicken.com>
date Sat, 06 Mar 2010 15:27:19 -0500
parents 11f018190d5c
children b4d27afff1bf dda920d04029
line wrap: on
line diff
--- a/doc/lispref/ChangeLog	Sat Mar 06 14:02:49 2010 -0500
+++ b/doc/lispref/ChangeLog	Sat Mar 06 15:27:19 2010 -0500
@@ -1,3 +1,8 @@
+2010-03-06  Chong Yidong  <cyd@stupidchicken.com>
+
+	* objects.texi (Integer Type): Take note of the read syntax
+	exception for numbers that cannot fit in the integer type.
+
 2010-03-03  Glenn Morris  <rgm@gnu.org>
 
 	* numbers.texi (Integer Basics, Bitwise Operations):