summaryrefslogtreecommitdiffstats
path: root/www/news.html
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-03 05:16:48 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-03 05:16:48 +0000
commit3640b21e686fef7e3f25dc775112c7d4be43f197 (patch)
treee7fec2ad45891adeada1227d655062cbd201dd5a /www/news.html
parentReleasing progress-linux version 3.45.3-1~progress7.99u1. (diff)
downloadsqlite3-3640b21e686fef7e3f25dc775112c7d4be43f197.tar.xz
sqlite3-3640b21e686fef7e3f25dc775112c7d4be43f197.zip
Merging upstream version 3.46.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'www/news.html')
-rw-r--r--www/news.html16
1 files changed, 14 insertions, 2 deletions
diff --git a/www/news.html b/www/news.html
index 6e9fba3..8a058a6 100644
--- a/www/news.html
+++ b/www/news.html
@@ -119,7 +119,19 @@ antiRobotDefense();
<h2>Recent News</h2>
-<a name="2024_04_15"></a><h3>2024-04-15 - <a href="releaselog/3_45_3.html">Version 3.45.3</a></h3><blockquote>
+<a name="2024_05_23"></a><h3>2024-05-23 - <a href="releaselog/3_46_0.html">Version 3.46.0</a></h3><blockquote>
+Version 3.46.0 is an enhancement release. Enhancements include:
+<ul>
+<li> Improvements to the <a href="pragma.html#pragma_optimize">PRAGMA optimize</a> command
+<li> Enhancements to the <a href="lang_datefunc.html">date and time functions</a>
+<li> The ability to put "_" between digits in numeric literals for readability
+<li> Added the <a href="json1.html#jpretty">json_pretty()</a> function
+<li> Improvements to the query planner, especially a new faster implementation
+ for VALUES clauses with many terms.
+</ul>
+<p>
+None of these enhancements are critical. Update at your convenience.
+</blockquote><hr width="50%"><a name="2024_04_15"></a><h3>2024-04-15 - <a href="releaselog/3_45_3.html">Version 3.45.3</a></h3><blockquote>
Version 3.45.3 is a patch release that fixes a few obscure problems,
including:
<ul>
@@ -852,5 +864,5 @@ the Firefox developers at Mozilla. The differences from version
</blockquote><hr width="50%">
<a href="oldnews.html">Old news...</a>
-<p align="center"><small><i>This page last modified on <a href="https://sqlite.org/docsrc/honeypot" id="mtimelink" data-href="https://sqlite.org/docsrc/finfo/pages/news.in?m=5d7fc0049c">2024-04-15 13:35:54</a> UTC </small></i></p>
+<p align="center"><small><i>This page last modified on <a href="https://sqlite.org/docsrc/honeypot" id="mtimelink" data-href="https://sqlite.org/docsrc/finfo/pages/news.in?m=ab00e0d532">2024-05-22 19:07:18</a> UTC </small></i></p>