aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 95b15a0f5a0..f6685824933 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,10 @@
12013-05-09 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * lread.c (skip_dyn_eof): New function.
4 (read1): Use it to skip the end of a file in response to #@00.
5
6 * doc.c (get_doc_string): Slightly relax the sanity checking.
7
12013-05-09 Jan Djärv <jan.h.d@swipnet.se> 82013-05-09 Jan Djärv <jan.h.d@swipnet.se>
2 9
3 * nsfns.m: Include IOGraphicsLib.h if Cocoa. 10 * nsfns.m: Include IOGraphicsLib.h if Cocoa.