diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 8ae281193bc..b2ba438b45f 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2001-01-24 Gerd Moellmann <gerd@gnu.org> | 1 | 2001-01-24 Gerd Moellmann <gerd@gnu.org> |
| 2 | 2 | ||
| 3 | * fns.c (sweep_weak_table): Fix code taking items out of | ||
| 4 | the hash collision chain. Some cleanup. | ||
| 5 | |||
| 3 | * xterm.c (x_new_font): Don't change a tooltip's size. | 6 | * xterm.c (x_new_font): Don't change a tooltip's size. |
| 4 | 7 | ||
| 5 | * xfns.c (x_create_tip_frame): Prevent changing the tooltip's | 8 | * xfns.c (x_create_tip_frame): Prevent changing the tooltip's |