aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorJason Rumney2002-11-27 23:57:28 +0000
committerJason Rumney2002-11-27 23:57:28 +0000
commit1637fd2c577cdadb1798f1fd684836fb506c509f (patch)
tree661cb519d26bd9d69e3ee19d204378aa094267ff /src/ChangeLog
parent06dd5ef70bf50693684b9bdf62bd7f1a281f74e1 (diff)
downloademacs-1637fd2c577cdadb1798f1fd684836fb506c509f.tar.gz
emacs-1637fd2c577cdadb1798f1fd684836fb506c509f.zip
*** empty log message ***
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.