aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorGerd Moellmann2001-04-18 15:36:20 +0000
committerGerd Moellmann2001-04-18 15:36:20 +0000
commit0f8d6dc7c26f0cd03a159b5271936d347e2f900b (patch)
tree4deac033987dd080333c83a814954ed2ae67d14f /src
parentd21dd12d90f94e86ef67d27abe1c20b2df06fc05 (diff)
downloademacs-0f8d6dc7c26f0cd03a159b5271936d347e2f900b.tar.gz
emacs-0f8d6dc7c26f0cd03a159b5271936d347e2f900b.zip
*** empty log message ***
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 1f57bf8a3a3..e5fee939760 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,10 @@
12001-04-18 Gerd Moellmann <gerd@gnu.org>
2
3 * fileio.c (Finsert_file_contents): If the file size returned from
4 stat is zero, set END to READ_BUF_SIZE. This makes sure we can
5 read from files on a procfs whose contents are generated
6 dynamically.
7
12001-04-18 Eli Zaretskii <eliz@is.elta.co.il> 82001-04-18 Eli Zaretskii <eliz@is.elta.co.il>
2 9
3 * gmalloc.c (__malloc_size_t) [__GNUC__]: If STDC_HEADERS is not 10 * gmalloc.c (__malloc_size_t) [__GNUC__]: If STDC_HEADERS is not