From 1bcb9c83bce1c52d921d1ff75079f886fbc2e413 Mon Sep 17 00:00:00 2001 From: Albrecht Schlosser Date: Mon, 17 Oct 2016 23:04:48 +0000 Subject: [PATCH] Small mod to CHANGES file. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@12046 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- CHANGES | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGES b/CHANGES index 5d5a4fefd..ab0ddc148 100644 --- a/CHANGES +++ b/CHANGES @@ -1,4 +1,4 @@ -CHANGES IN FLTK 1.3.4 RELEASED: ??? ?? 2016 +CHANGES IN FLTK 1.3.4 RELEASED: Oct ?? 2016 New features and extensions @@ -69,7 +69,7 @@ CHANGES IN FLTK 1.3.4 RELEASED: ??? ?? 2016 - Fl::delete_widget() now hides the widget or window immediately (i.e. when called) - only destruction is delayed as before. - FLTK header files don't expose X11 definitions in user code any more - unless required by including FL/x.H explicitly or implicitly. + unless requested by including FL/x.H explicitly or implicitly. - The PostScript code output when printing images under Linux/Unix is quite smaller due to use of lossless compression techniques. - The Linux/Unix printer dialog now uses BSD-style printing commands