changeset 49861:a28b1504b29d

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Tue, 18 Feb 2003 22:45:45 +0000
parents 38c14af619da
children 22e7cf92fa43
files src/ChangeLog
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Tue Feb 18 22:45:32 2003 +0000
+++ b/src/ChangeLog	Tue Feb 18 22:45:45 2003 +0000
@@ -11,7 +11,8 @@
 
 2003-02-18  Kim F. Storm  <storm@cua.dk>
 
-	* lread.c (read1): Fix last change; "`" is not always special.
+	* lread.c (read1): Fix last change.
+	"`" is not always special.  Allow "?" after a character constant.
 
 2003-02-18  Andrew Choi  <akochoi@shaw.ca>