diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index c62e4fbe031..b13d015c01a 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2006-10-03 Kim F. Storm <storm@cua.dk> | ||
| 2 | |||
| 3 | * process.c (list_processes_1): Run sentinels before removing dead | ||
| 4 | processes. Also remove `closed' network connections. | ||
| 5 | |||
| 1 | 2006-10-01 Stefan Monnier <monnier@iro.umontreal.ca> | 6 | 2006-10-01 Stefan Monnier <monnier@iro.umontreal.ca> |
| 2 | 7 | ||
| 3 | * xdisp.c (handle_fontified_prop): Don't fontify at EOB. | 8 | * xdisp.c (handle_fontified_prop): Don't fontify at EOB. |