Skip to content

Commit 2b0f030

Browse files
committed
Update Documentation - What is new in Ring 1.21.2?
1 parent d6a3db8 commit 2b0f030

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

documents/build/html/_sources/whatisnew21.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -658,9 +658,9 @@ What is new in Ring 1.21.2?
658658
* Package name in the RingPM registry is not case sensitive
659659
* Ring Notepad - Distribute Menu - Better description for the options
660660
* Form Designer - Default value (none) for Text Color when generating the source code
661-
* samples/UsingRayLib/more/ex5_wavingcubes_threads.ring - Better Code
661+
* ring/samples/UsingRayLib/more/ex5_wavingcubes_threads.ring - Better Code
662662
* StdLib - SystemCmd() function - Avoid error if the current directory is not writable
663663
* TempName() function - Better implementation for Linux
664-
* build/buildgcc.sh - Better script (callable from any directory)
664+
* ring/build/buildgcc.sh - Better script (callable from any directory)
665665
* ring/tools - Batch Files - Avoid the (-static) option
666666
* Ring VM - Remove old code related to pFuncCallList

documents/build/html/searchindex.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

documents/build/html/whatisnew21.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -745,10 +745,10 @@
745745
<li><p>Package name in the RingPM registry is not case sensitive</p></li>
746746
<li><p>Ring Notepad - Distribute Menu - Better description for the options</p></li>
747747
<li><p>Form Designer - Default value (none) for Text Color when generating the source code</p></li>
748-
<li><p>samples/UsingRayLib/more/ex5_wavingcubes_threads.ring - Better Code</p></li>
748+
<li><p>ring/samples/UsingRayLib/more/ex5_wavingcubes_threads.ring - Better Code</p></li>
749749
<li><p>StdLib - SystemCmd() function - Avoid error if the current directory is not writable</p></li>
750750
<li><p>TempName() function - Better implementation for Linux</p></li>
751-
<li><p>build/buildgcc.sh - Better script (callable from any directory)</p></li>
751+
<li><p>ring/build/buildgcc.sh - Better script (callable from any directory)</p></li>
752752
<li><p>ring/tools - Batch Files - Avoid the (-static) option</p></li>
753753
<li><p>Ring VM - Remove old code related to pFuncCallList</p></li>
754754
</ul>

documents/source/whatisnew21.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -658,9 +658,9 @@ What is new in Ring 1.21.2?
658658
* Package name in the RingPM registry is not case sensitive
659659
* Ring Notepad - Distribute Menu - Better description for the options
660660
* Form Designer - Default value (none) for Text Color when generating the source code
661-
* samples/UsingRayLib/more/ex5_wavingcubes_threads.ring - Better Code
661+
* ring/samples/UsingRayLib/more/ex5_wavingcubes_threads.ring - Better Code
662662
* StdLib - SystemCmd() function - Avoid error if the current directory is not writable
663663
* TempName() function - Better implementation for Linux
664-
* build/buildgcc.sh - Better script (callable from any directory)
664+
* ring/build/buildgcc.sh - Better script (callable from any directory)
665665
* ring/tools - Batch Files - Avoid the (-static) option
666666
* Ring VM - Remove old code related to pFuncCallList

0 commit comments

Comments
 (0)