diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 83e6154fb5f..2bad4e388d0 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,11 @@ | |||
| 1 | 2011-11-05 Jan Djärv <jan.h.d@swipnet.se> | ||
| 2 | |||
| 3 | * xfns.c (unwind_create_frame): Fix comment. | ||
| 4 | (Fx_create_frame, x_create_tip_frame): Move | ||
| 5 | terminal->reference_count++ just before making the frame | ||
| 6 | official. Move initialization of image_cache_refcount and | ||
| 7 | dpyinfo_refcount before calling init_frame_faces (Bug#9943). | ||
| 8 | |||
| 1 | 2011-11-05 Eli Zaretskii <eliz@gnu.org> | 9 | 2011-11-05 Eli Zaretskii <eliz@gnu.org> |
| 2 | 10 | ||
| 3 | Support MSVC build with newer versions of Visual Studio. | 11 | Support MSVC build with newer versions of Visual Studio. |