diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index fe0aa6c8f55..f4f63e3c4d9 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2007-11-15 Stefan Monnier <monnier@iro.umontreal.ca> | ||
| 2 | |||
| 3 | * data.c (swap_in_global_binding): Fix longstanding bug where | ||
| 4 | store_symval_forwarding was not called with the right second argument, | ||
| 5 | thus causing objfwd-ing from being dropped. | ||
| 6 | |||
| 1 | 2007-11-14 Juanma Barranquero <lekktu@gmail.com> | 7 | 2007-11-14 Juanma Barranquero <lekktu@gmail.com> |
| 2 | 8 | ||
| 3 | * macfns.c (Fx_create_frame, Fx_display_pixel_width) | 9 | * macfns.c (Fx_create_frame, Fx_display_pixel_width) |