Small mod to CHANGES file.

git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@12046 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
Albrecht Schlosser 2016-10-17 23:04:48 +00:00
parent d84c70f9e6
commit 1bcb9c83bc

View File

@ -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