changeset 49855:07648d747d7d

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Tue, 18 Feb 2003 16:10:17 +0000
parents 10764ce8e077
children 04bdf9a77388
files src/ChangeLog
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Tue Feb 18 15:58:00 2003 +0000
+++ b/src/ChangeLog	Tue Feb 18 16:10:17 2003 +0000
@@ -1,3 +1,7 @@
+2003-02-18  Kim F. Storm  <storm@cua.dk>
+
+	* lread.c (read1): Fix last change; "`" is not always special.
+
 2003-02-18  Andrew Choi  <akochoi@shaw.ca>
 
 	* unexmacosx.c (copy_data_segment): Also copy __cfstring section.