Final commit to branch-1.3 *after* the release of FLTK 1.3.4.

See important notes below.

------------------------------------------------------------------------

Note to svn (subversion) users: This branch (branch-1.3) is finished
since the release of FLTK 1.3.4.

Only very serious bug fixes will be available in FLTK 1.3 if FLTK 1.4
is not yet released or not (yet) stable.

The new development branch is now branch-1.4 -- please checkout a new,
clean svn working copy if you want to get branch-1.4.

------------------------------------------------------------------------

Note to Git users: FLTK's svn branch-1.3 has been the 'master' branch
in our Git repository, but this branch is finished since the release
of FLTK 1.3.4.

Only very serious bug fixes will be available in FLTK 1.3 if FLTK 1.4
is not yet released or not (yet) stable.

The new development branch is now branch-1.4 -- please checkout
branch-1.4 if you want to get the current FLTK 1.4 development branch.

The Git 'master' branch will stay as-is for some time, but in the
near future branch-1.4 will likely become the new 'master' branch.

------------------------------------------------------------------------


git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@12100 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
Albrecht Schlosser 2016-11-11 19:13:13 +00:00
parent 4d29356389
commit a33c32b7bf

View File

@ -23,4 +23,15 @@ FLTK 1.3.4 and previous versions contain many improvements and bug fixes.
FLTK 1.3.4 is expected to be the last release in the 1.3.x series.
All currently open STR's for 1.3.x will be fixed in FLTK 1.4.x, if possible.
All currently open STR's for 1.3.x will be fixed in FLTK 1.4.x, if possible.
--------------------------------------------------------------------------------
Note to svn (subversion) users: This branch (branch-1.3) is end of life
since the release of FLTK 1.3.4. Only very serious bug fixes will be
available if FLTK 1.4.0 is not yet released or not (yet) stable enough.
The new development branch is now branch-1.4 -- please checkout a new,
clean working copy if you want to get branch-1.4.
--------------------------------------------------------------------------------