Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Fix a typo in the News page. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
031858612bf58dc6620493d79dbc4ed4 |
User & Date: | drh 2010-12-07 19:32:58.000 |
Context
2010-12-07
| ||
20:07 | Update release notes; fix some typos. (check-in: 9cd115e7d2 user: shaneh tags: trunk) | |
19:32 | Fix a typo in the News page. (check-in: 031858612b user: drh tags: trunk) | |
16:40 | Updates to the change-log and news prior to the 3.7.4 release. (check-in: 9ccdbef023 user: drh tags: trunk) | |
Changes
Changes to pages/news.in.
︙ | ︙ | |||
32 33 34 35 36 37 38 | [matchinfo()] output. Look for further full-text search enhancements in subsequent releases. Also in this release, the [EXPLAIN QUERY PLAN] output has been enhanced and new documentation is provided so that application developers can more easily understand how SQLite is performing their queries. | | | 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 | [matchinfo()] output. Look for further full-text search enhancements in subsequent releases. Also in this release, the [EXPLAIN QUERY PLAN] output has been enhanced and new documentation is provided so that application developers can more easily understand how SQLite is performing their queries. Thanks to an account from the folks at [http://www.devio.us/], OpenBSD has been added to the list of platforms upon which we [tested | test SQLite] prior to every release. That list of platforms now includes: <ul> <li> Linux x86 & x86_64 <li> MacOS 10.5 & 10.6 |
︙ | ︙ |