aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index cfdf17f0842..541432e70bf 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,13 @@
12007-10-09 Richard Stallman <rms@gnu.org>
2
3 * image.c (free_bitmap_record): Renamed from Free_Bitmap_Record.
4
52007-09-29 Richard Stallman <rms@gnu.org>
6
7 * eval.c (internal_condition_case_2, internal_condition_case_1)
8 (internal_condition_case): Reenable abort if x_catching_errors ()
9 to see if that really happens and why.
10
12007-10-06 Andreas Schwab <schwab@suse.de> 112007-10-06 Andreas Schwab <schwab@suse.de>
2 12
3 * fileio.c (Fwrite_region): Ignore EINVAL error from fsync. 13 * fileio.c (Fwrite_region): Ignore EINVAL error from fsync.