aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 650df8494e7..b8318c41949 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12002-12-10 Steven Tamm <steventamm@mac.com>
2
3 * mac.c (sys_read): Fixed sys_read to not call select if IO is
4 non-blocking
5
12002-12-10 Juanma Barranquero <lektu@terra.es> 62002-12-10 Juanma Barranquero <lektu@terra.es>
2 7
3 * editfns.c (Fformat): Use alloca, not _alloca. 8 * editfns.c (Fformat): Use alloca, not _alloca.