From 66cea4322f914b25ae48d04c00a167a4bc74cc47 Mon Sep 17 00:00:00 2001 From: Albrecht Schlosser Date: Sat, 5 May 2012 13:36:47 +0000 Subject: Fix STR #2836: copy_label() with old label() value failed. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@9443 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- CHANGES | 3 +++ 1 file changed, 3 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index b282478c1..d2b8e0c8c 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,8 @@ CHANGES IN FLTK 1.3.2 + - Fixed Fl_Widget::copy_label() and Fl_Window::copy_label() when + called with the old label() (STR #2836) + 1.3.2 ABI FEATURES (To enable the following ABI features, put: #define FLTK_ABI_VERSION 10302 at the top of your FL/Enumerations.H and rebuild FLTK and your app) -- cgit v1.2.3