aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index bd557cd0b16..936b14089b4 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,10 @@
12006-04-11 Dan Nicolaescu <dann@ics.uci.edu>
2
3 * lisp.h (wrong_type_argument): Mark as NO_RETURN.
4
5 * data.c (wrong_type_argument): Try to avoid compiler warnings due
6 to the fact the function is now marked as NO_RETURN.
7
12006-04-10 Eli Zaretskii <eliz@gnu.org> 82006-04-10 Eli Zaretskii <eliz@gnu.org>
2 9
3 * s/ms-w32.h (pid_t) [_MSC_VER]: New typedef. 10 * s/ms-w32.h (pid_t) [_MSC_VER]: New typedef.