aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorKim F. Storm2003-02-18 16:10:17 +0000
committerKim F. Storm2003-02-18 16:10:17 +0000
commit4cd519a765a1e91a00d4bd58ee98fa842e9add57 (patch)
tree17a9839b983da80b0517ab57b01e1d1edb6ea59f /src/ChangeLog
parent7290a34444a5b3ee76e5bd809d781abccbec92e5 (diff)
downloademacs-4cd519a765a1e91a00d4bd58ee98fa842e9add57.tar.gz
emacs-4cd519a765a1e91a00d4bd58ee98fa842e9add57.zip
*** empty log message ***
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index bb3759281b2..8359b581a9b 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,7 @@
12003-02-18 Kim F. Storm <storm@cua.dk>
2
3 * lread.c (read1): Fix last change; "`" is not always special.
4
12003-02-18 Andrew Choi <akochoi@shaw.ca> 52003-02-18 Andrew Choi <akochoi@shaw.ca>
2 6
3 * unexmacosx.c (copy_data_segment): Also copy __cfstring section. 7 * unexmacosx.c (copy_data_segment): Also copy __cfstring section.