diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2025-04-02 06:02:35 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska@appnovation.com> | 2025-04-02 06:02:35 +0000 |
| commit | 200a70765a503fc94b546e5a52fdd90a59eee3b3 (patch) | |
| tree | 343e317b83e45454239cdb50a50b3649bcdc174f /doc/upgrade.html | |
| parent | 56ab53289c60c6fbb06f8d548d353535d5ed1140 (diff) | |
| download | skalibs-200a70765a503fc94b546e5a52fdd90a59eee3b3.tar.gz | |
Add sagetexecname() and all the necessary infrastructure
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'doc/upgrade.html')
| -rw-r--r-- | doc/upgrade.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/upgrade.html b/doc/upgrade.html index 147eafa..cb8aa00 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -22,6 +22,7 @@ <li> New <tt>buffer_timed_getv</tt>, <tt>buffer_timed_putv</tt>, <tt>timed_read</tt> and <tt>timed_readv</tt>, <tt>timed_write</tt> and <tt>timed_writev</tt> functions. </li> + <li> New sysdeps, and new <tt>sagetexecname</tt> function. </li> </ul> <h2> in 2.14.3.0 </h2> |
