Skip to content

Commit fbbf3b4

Browse files
committed
Fox 1.7.77 doc updates
1 parent c6b9b10 commit fbbf3b4

2 files changed

Lines changed: 19 additions & 2 deletions

File tree

doc/download.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
<p>
4747
<ul>
4848
<A href='ftp://ftp.fox-toolkit.org/pub/fox-snapshot.zip'>fox-snapshot.zip</A> (development snapshot).<BR>
49-
<A href='ftp://ftp.fox-toolkit.org/pub/fox-1.7.76.zip'>fox-1.7.76.zip</A> (DEVELOPMENT).<BR>
49+
<A href='ftp://ftp.fox-toolkit.org/pub/fox-1.7.77.zip'>fox-1.7.77.zip</A> (DEVELOPMENT).<BR>
5050
<A href='ftp://ftp.fox-toolkit.org/pub/fox-1.6.57.zip'>fox-1.6.57.zip</A> (STABLE).<BR>
5151
<A href='ftp://ftp.fox-toolkit.org/pub/fox-1.4.35.zip'>fox-1.4.35.zip</A> (OLD STABLE).<BR>
5252
</ul>
@@ -56,7 +56,7 @@
5656
<p>
5757
<ul>
5858
<A href='ftp://ftp.fox-toolkit.org/pub/fox-snapshot.tar.gz'>fox-snapshot.tar.gz</A> (development snapshot).<BR>
59-
<A href='ftp://ftp.fox-toolkit.org/pub/fox-1.7.76.tar.gz'>fox-1.7.76.tar.gz</A> (DEVELOPMENT).<BR>
59+
<A href='ftp://ftp.fox-toolkit.org/pub/fox-1.7.77.tar.gz'>fox-1.7.77.tar.gz</A> (DEVELOPMENT).<BR>
6060
<A href='ftp://ftp.fox-toolkit.org/pub/fox-1.6.57.tar.gz'>fox-1.6.57.tar.gz</A> (STABLE).<BR>
6161
<A href='ftp://ftp.fox-toolkit.org/pub/fox-1.4.35.tar.gz'>fox-1.4.35.tar.gz</A> (OLD STABLE).<BR>
6262
</ul>

doc/news.html

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,23 @@
1414
<!--- TOPIC TITLE WITH LOGO --->
1515

1616

17+
18+
<!--- TOPIC TITLE -->
19+
<p>
20+
<table width=100% cellpadding=0 cellspacing=2><tr><td width=100% valign=bottom id=HEADLINE><b>
21+
April 20 - FOX DEVELOPMENT 1.7.77
22+
<br><img src='art/line.gif' width=100% height=1></b></td></tr></table>
23+
<p>
24+
<!--- TOPIC TITLE -->
25+
<ul>
26+
<li>Subtle FXString::format() numeric rounding bugs fixed.</li>
27+
<li>Adie text editor rare crash bug fixed.</li>
28+
<li>FXString unicode conversion bug fixes.</li>
29+
<li>Additional checking ensuring FXString::substitute() called properly.</li>
30+
<li>Subtle FXString manipulation bug fixes.</li>
31+
</ul>
32+
33+
1734
<!--- TOPIC TITLE -->
1835
<p>
1936
<table width=100% cellpadding=0 cellspacing=2><tr><td width=100% valign=bottom id=HEADLINE><b>

0 commit comments

Comments
 (0)