Prepare for release 1.3.5 (final)
This commit is contained in:
parent
4ecdfd1e6f
commit
25b947aa7d
6
CHANGES
6
CHANGES
@ -1,3 +1,9 @@
|
||||
CHANGES IN FLTK 1.3.5 RELEASED: Mar 03 2019
|
||||
|
||||
Bug fixes and other improvements
|
||||
|
||||
- Updated CHANGES for release, removed one wrong entry
|
||||
|
||||
|
||||
CHANGES IN FLTK 1.3.5rc2 RELEASED: Feb 17 2019
|
||||
|
||||
|
||||
@ -11,9 +11,10 @@
|
||||
<h1>Known Bugs and Feature Requests in FLTK 1.3.5</h1>
|
||||
|
||||
<p>This is a list of open STR's (Software Trouble Reports) and RFE's
|
||||
(Requests for Enhancement) at the time of the release of FLTK 1.3.5 (Jan. 2019).
|
||||
(Requests for Enhancement) at the time of the release of FLTK 1.3.5 (March 2019).
|
||||
The current list can be viewed online at FLTK's
|
||||
<a href="https://www.fltk.org/roadmap.php#1.2">Development Roadmap</a>.
|
||||
<a href="https://www.fltk.org/roadmap.php#1.3">Development Roadmap</a>.
|
||||
<br><br>
|
||||
FLTK 1.3.5 is expected to be the last release in the 1.3.x series. Only
|
||||
very serious bugs <b>may</b> be addressed in a future 1.3.6 release.
|
||||
<br>
|
||||
@ -987,7 +988,7 @@ and/or patches online.</b>
|
||||
<td align='center'><a href='https://www.fltk.org/str.php?L3492'>RFE</a></td>
|
||||
</tr>
|
||||
</table>
|
||||
<h2><a name='1.4' id="1.4">FLTK 1.4 (121 Open Features, 69 Open Bugs)</a></h2>
|
||||
<h2><a name='1.4' id="1.4">FLTK 1.4 (121 Open Features, 70 Open Bugs)</a></h2>
|
||||
<p>FLTK 1.4 will add even more features to the FLTK 1 branch. This is the CURRENT DEVELOPMENT BRANCH where
|
||||
new features are added and bugs are fixed.<br>
|
||||
There is no release schedule yet.</p><br>
|
||||
@ -1129,6 +1130,14 @@ and/or patches online.</b>
|
||||
<td align='center'><a href='https://www.fltk.org/str.php?L3436'>New</a></td>
|
||||
<td align='center'><a href='https://www.fltk.org/str.php?L3436'>HIGH</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align='center'><a href='https://www.fltk.org/str.php?L3514'>3514</a></td>
|
||||
<td><a href='https://www.fltk.org/str.php?L3514'>Bundled image libs on Linux are incompatible with
|
||||
Xft</a></td>
|
||||
<td align='center'><a href='https://www.fltk.org/str.php?L3514'>Build Files</a></td>
|
||||
<td align='center'><a href='https://www.fltk.org/str.php?L3514'>New</a></td>
|
||||
<td align='center'><a href='https://www.fltk.org/str.php?L3514'>HIGH</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align='center'><a href='https://www.fltk.org/str.php?L24'>24</a></td>
|
||||
<td><a href='https://www.fltk.org/str.php?L24'>Fluid should support sub-windows</a></td>
|
||||
@ -2198,13 +2207,6 @@ and/or patches online.</b>
|
||||
<td align='center'><a href='https://www.fltk.org/str.php?L3339'>New</a></td>
|
||||
<td align='center'><a href='https://www.fltk.org/str.php?L3339'>RFE</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align='center'><a href='https://www.fltk.org/str.php?L3347'>3347</a></td>
|
||||
<td><a href='https://www.fltk.org/str.php?L3347'>prefixing embedded jpeg/png/zlib symbols</a></td>
|
||||
<td align='center'><a href='https://www.fltk.org/str.php?L3347'>Image Support</a></td>
|
||||
<td align='center'><a href='https://www.fltk.org/str.php?L3347'>New</a></td>
|
||||
<td align='center'><a href='https://www.fltk.org/str.php?L3347'>RFE</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align='center'><a href='https://www.fltk.org/str.php?L3350'>3350</a></td>
|
||||
<td><a href='https://www.fltk.org/str.php?L3350'>Some fix to handle dll multi injection and
|
||||
@ -2431,6 +2433,13 @@ and/or patches online.</b>
|
||||
<td align='center'><a href='https://www.fltk.org/str.php?L3510'>New</a></td>
|
||||
<td align='center'><a href='https://www.fltk.org/str.php?L3510'>RFE</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align='center'><a href='https://www.fltk.org/str.php?L3513'>3513</a></td>
|
||||
<td><a href='https://www.fltk.org/str.php?L3513'>Supporting Haiku</a></td>
|
||||
<td align='center'><a href='https://www.fltk.org/str.php?L3513'></a></td>
|
||||
<td align='center'><a href='https://www.fltk.org/str.php?L3513'>New</a></td>
|
||||
<td align='center'><a href='https://www.fltk.org/str.php?L3513'>RFE</a></td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
<!-- END OF BUG LIST -->
|
||||
|
||||
Loading…
Reference in New Issue
Block a user