From b010bce1af756d007d194eba16202dd9dcba80c7 Mon Sep 17 00:00:00 2001 From: Albrecht Schlosser Date: Mon, 27 Sep 2010 14:57:53 +0000 Subject: Fixed unbalanced Windows OleInitialize/OleUnitialize calls when loading/unloading the FLTK dll (STR #2417) git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7706 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- CHANGES | 2 ++ 1 file changed, 2 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index dc7878b18..c9a2da32f 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,7 @@ CHANGES IN FLTK 1.3.0 + - Fixed unbalanced Windows OleInitialize/OleUnitialize calls + when loading/unloading the FLTK dll (STR #2417) - Fixed X11/XDBE double buffering (STR #2152, #2197) - Added new label and image alignments (STR #2269) - Added documentation for event delivery (STR #1983) -- cgit v1.2.3