summaryrefslogtreecommitdiff
path: root/documentation/src/preface.dox
diff options
context:
space:
mode:
authorAlbrecht Schlosser <albrechts.fltk@online.de>2020-01-08 18:41:50 +0100
committerAlbrecht Schlosser <albrechts.fltk@online.de>2020-01-08 18:41:50 +0100
commit3f1f8715853cd855aa66062f50843b21071f288a (patch)
treee8e4fa57ae7fdceb4b0704cde07590a42f1c69fb /documentation/src/preface.dox
parent4197c2616d24b74dd1f48fd18a2145a64a689b35 (diff)
Drop 1.0 compatibility; document 1.4 migration
The FLTK 1.0 compatibility support by defining macro 'FLTK_1_0_COMPAT' did no longer work since FLTK 1.3.x and nobody complained. Hence we can safely remove this "feature". Documentation changes: - Drop chapter 'Migrating Code from FLTK 1.0 to 1.1' - Drop chapter 'Migrating Code from FLTK 1.1 to 1.3' - Add chapter 'Migrating Code from FLTK 1.3 to 1.4' The removed chapters are still available in FLTK 1.3 docs.
Diffstat (limited to 'documentation/src/preface.dox')
-rw-r--r--documentation/src/preface.dox5
1 files changed, 2 insertions, 3 deletions
diff --git a/documentation/src/preface.dox b/documentation/src/preface.dox
index ea4d72f08..ef3a6c155 100644
--- a/documentation/src/preface.dox
+++ b/documentation/src/preface.dox
@@ -32,8 +32,7 @@ This manual is organized into the following chapters and appendices:
\li \ref glut
\li \ref forms
\li \ref osissues
-\li \ref migration_1_1
-\li \ref migration_1_3
+\li \ref migration_1_4
\li \ref development
\li \ref license
\li \ref examples
@@ -76,7 +75,7 @@ was dropped after FLTK 1.0.10. FLTK uses the preprocessor definition
\section preface_copyrights Copyrights and Trademarks
-FLTK is Copyright 1998-2018 by Bill Spitzak and others. Use and
+FLTK is Copyright 1998-2020 by Bill Spitzak and others. Use and
distribution of FLTK is governed by the GNU Library General Public
License with 4 exceptions, located in \ref license.