summaryrefslogtreecommitdiffstats
path: root/www/news.html
diff options
context:
space:
mode:
Diffstat (limited to 'www/news.html')
-rw-r--r--www/news.html14
1 files changed, 12 insertions, 2 deletions
diff --git a/www/news.html b/www/news.html
index c1bc4a2..6e9fba3 100644
--- a/www/news.html
+++ b/www/news.html
@@ -119,7 +119,17 @@ antiRobotDefense();
<h2>Recent News</h2>
-<a name="2024_03_12"></a><h3>2024-03-12 - <a href="releaselog/3_45_2.html">Version 3.45.2</a></h3><blockquote>
+<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>
+<li> The "old.*" values in an <a href="lang_createtrigger.html">UPDATE trigger</a> might be incorrect
+ if the trigger fires in response to an <a href="lang_upsert.html">UPSERT</a>.
+<li> The <a href="lang_aggfunc.html#sumunc">sum()</a> function might return NULL in some cases where Infinity
+ would be a better answer.
+</ul>
+None of the problems are emergencies. Upgrade at your convenience.
+</blockquote><hr width="50%"><a name="2024_03_12"></a><h3>2024-03-12 - <a href="releaselog/3_45_2.html">Version 3.45.2</a></h3><blockquote>
Version 3.45.2 is a patch against SQLite versions 3.45.0 and 3.45.1.
<p>
The primary reason for this patch is to fix two bugs three-year-old
@@ -842,5 +852,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>