diff src/ChangeLog @ 86082:8743273c407c

(swap_in_global_binding): Fix longstanding bug where store_symval_forwarding was not called with the right second argument, thus causing objfwd-ing from being dropped.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Thu, 15 Nov 2007 06:00:07 +0000
parents 0cd0cd49957f
children 48dc79c663f4
line wrap: on
line diff
--- a/src/ChangeLog	Thu Nov 15 04:19:04 2007 +0000
+++ b/src/ChangeLog	Thu Nov 15 06:00:07 2007 +0000
@@ -1,3 +1,9 @@
+2007-11-15  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+	* data.c (swap_in_global_binding): Fix longstanding bug where
+	store_symval_forwarding was not called with the right second argument,
+	thus causing objfwd-ing from being dropped.
+
 2007-11-14  Juanma Barranquero  <lekktu@gmail.com>
 
 	* macfns.c (Fx_create_frame, Fx_display_pixel_width)