diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 80eb880df73..bef64046ae1 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2006-03-11 Eli Zaretskii <eliz@gnu.org> | ||
| 2 | |||
| 3 | * w32fns.c (w32_wnd_proc): Ignore middle and extra button events | ||
| 4 | if a menu is already active (the menubar_active flag is on). | ||
| 5 | |||
| 1 | 2006-03-11 David Ponce <david@dponce.com> | 6 | 2006-03-11 David Ponce <david@dponce.com> |
| 2 | 7 | ||
| 3 | * xfns.c (x_create_tip_frame): Preserve received parms by copying | 8 | * xfns.c (x_create_tip_frame): Preserve received parms by copying |