aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 9c527a09037..88be6147387 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -3,7 +3,7 @@
3 * process.c (Fsignal_process): Allow PROCESS to be specified by 3 * process.c (Fsignal_process): Allow PROCESS to be specified by
4 name in addition to pid (as integer or string). 4 name in addition to pid (as integer or string).
5 5
62002-10-28 Juanma Barranquero <lektu@terra.es> 62002-10-28 Juanma Barranquero <lektu@terra.es> (tiny change)
7 7
8 * w32heap.c: Don't redefine _heap_init and _heap_term on MSVC 7 build 8 * w32heap.c: Don't redefine _heap_init and _heap_term on MSVC 7 build
9 environments. Patch from Jay Finger <jay_finger@hotmail.com> and 9 environments. Patch from Jay Finger <jay_finger@hotmail.com> and