summaryrefslogtreecommitdiffstats
path: root/www/releaselog/3_44_1.html
diff options
context:
space:
mode:
Diffstat (limited to 'www/releaselog/3_44_1.html')
-rw-r--r--www/releaselog/3_44_1.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/releaselog/3_44_1.html b/www/releaselog/3_44_1.html
index 681b840..bbed107 100644
--- a/www/releaselog/3_44_1.html
+++ b/www/releaselog/3_44_1.html
@@ -144,7 +144,7 @@ antiRobotDefense();
by <a href="../pragma.html#pragma_integrity_check">PRAGMA integrity_check</a>.
<li> <a href="../compile.html#use_seh">SQLITE_USE_SEH</a> (Structured Exception Handling) is now enabled by default whenever
SQLite is built using the Microsoft C compiler. It can be disabled using
- -DSQLITE_USE_SEH=0
+ -D<a href="../compile.html#omit_seh">SQLITE_OMIT_SEH</a>.
<li> Query planner optimizations:
<ol type="a">
<li> In partial index scans, if the WHERE clause implies a constant value for a table