aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index f4141371974..030fe24435d 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,11 @@
12002-11-27 Jason Rumney <jasonr@gnu.org>
2
3 * fileio.c (Finsert_file_contents): Give a more appropriate error
4 for files bigger than 2Gb when off_t is 32 bit.
5
6 * dired.c (Ffile_attributes): Don't return negative file sizes for
7 files bigger than 2Gb when off_t is 32 bit.
8
12002-11-27 Dave Love <fx@gnu.org> 92002-11-27 Dave Love <fx@gnu.org>
2 10
3 * s/irix6-0.h (GC_SETJMP_WORKS, GC_MARK_STACK): Define. 11 * s/irix6-0.h (GC_SETJMP_WORKS, GC_MARK_STACK): Define.