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 d6bab5bdefc..e5571067d4a 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2010-03-31 Eli Zaretskii <eliz@gnu.org> | ||
| 2 | |||
| 3 | * w32fns.c (x_create_tip_frame): Copy `parms' before we modify it | ||
| 4 | in this function. (Bug#5703) | ||
| 5 | |||
| 1 | 2010-03-31 Chong Yidong <cyd@stupidchicken.com> | 6 | 2010-03-31 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 7 | ||
| 3 | * nsterm.h: Fix last change. | 8 | * nsterm.h: Fix last change. |