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 2b0df1f7a30..e3e6862f7e8 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12011-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * process.c (Qprocessp): Don't declare static.
4 * lisp.h (Qprocessp): Declare again.
5
12011-04-14 Paul Eggert <eggert@cs.ucla.edu> 62011-04-14 Paul Eggert <eggert@cs.ucla.edu>
2 7
3 Improve C-level modularity by making more things 'static'. 8 Improve C-level modularity by making more things 'static'.