diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 64060d773fc..6542546a309 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2000-01-31 Gerd Moellmann <gerd@gnu.org> | ||
| 2 | |||
| 3 | * fns.c (sweep_weak_table): New function. | ||
| 4 | (sweep_weak_hash_tables): Use it. Keep on marking until there | ||
| 5 | is no more change. | ||
| 6 | |||
| 1 | 2000-01-30 Gerd Moellmann <gerd@gnu.org> | 7 | 2000-01-30 Gerd Moellmann <gerd@gnu.org> |
| 2 | 8 | ||
| 3 | * xterm.c (x_delete_display): Update next_noop_dpyinfo to ensure | 9 | * xterm.c (x_delete_display): Update next_noop_dpyinfo to ensure |