diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index aee24f4a2ed..404b00afc23 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | 2011-04-14 Paul Eggert <eggert@cs.ucla.edu> | 1 | 2011-04-14 Paul Eggert <eggert@cs.ucla.edu> |
| 2 | 2 | ||
| 3 | * region-cache.h (pp_cache): Mark as externally visible. | ||
| 4 | |||
| 3 | * process.c: Make symbols static if they're not exported. | 5 | * process.c: Make symbols static if they're not exported. |
| 4 | (process_tick, update_tick, create_process, chan_process): | 6 | (process_tick, update_tick, create_process, chan_process): |
| 5 | (Vprocess_alist, proc_buffered_char, datagram_access): | 7 | (Vprocess_alist, proc_buffered_char, datagram_access): |