This Day In History For 2026-06-24
1 Year Ago (more context)
|
2025-06-24
| ||
| 16:46 | Update the built-in SQLite to the latest from upstream. ... (check-in: 07a16b7933 user: drh tags: trunk) | |
2 Years Ago (more context)
|
2024-06-24
| ||
| 20:52 | Add new page /chat-search, for searching chat history. ... (check-in: 89f82e6603 user: dan tags: fts5-chat-search) | |
| 20:44 | Add a mention of the /uvlist file-upload feature to the change log. ... (check-in: 77fb3d07a8 user: stephan tags: uv-upload) | |
| 17:22 | Finish(?) /uvlist file upload feature. ... (check-in: ecfdf53537 user: stephan tags: uv-upload) | |
| 06:09 | Ensure that the pattern string for search is all lower-case, so that FTS5 keywords like NOT and AND cannot cause confusion and errors. ... (check-in: ec68aaf425 user: drh tags: trunk) | |
| 02:40 | Correct the FDD acronym to be FPP, as it should be. ... (check-in: ce73819d0e user: drh tags: fpp) | |
| 02:35 | • Edit [344fd46df02af1c7|344fd46df0]: Move to branch fpp. ... (artifact: ad98f6f187 user: drh) | |
4 Years Ago (more context)
|
2022-06-24
| ||
| 05:40 | In the Windows application manifest, use generic placeholder values for the 'processorArchitecture' attributes of the 'assemblyIdentity' elements. This should enable Fossil to run on 64-bit systems without the WOW64 emulator installed, see [forum:9a3eaa6ad5| Forum Post 9a3eaa6ad5] and following for the problem report and discussion. ... (check-in: 12ac6727e1 user: florian tags: trunk) | |
5 Years Ago (more context)
|
2021-06-24
| ||
| 16:40 | Improvements to comments on the filename shell quoting logic and test logic. No changes to code. ... (check-in: 255a28b37a user: drh tags: trunk) | |
| 16:31 | Improvements to command-line safety checks for Windows. Enhance the command-line argument quoting fuzzer to inject all kinds of multi-byte UTF-8 characters. ... (check-in: 6d2e48b4cd user: drh tags: trunk) | |
| 15:35 | Improve filename shell escaping logic to deal better with UTF-8 characters. ... (check-in: 19f195a838 user: drh tags: trunk) | |
| 15:27 | Minor typo fixes in new patch command help text. No code changes. ... (check-in: 1190034e37 user: jamsek tags: trunk) | |
10 Years Ago (more context)
|
2016-06-24
| ||
| 03:36 | If the FOSSIL_SECURITY_LEVEL environment variable is 2 or more, then present a simple substitution matrix when entering passwords, as a defense against key loggers. For FOSSIL_SECURITY_LEVEL of 1 or more, do not remember the remote-url password. ... (check-in: e1034c4c35 user: drh tags: trunk) | |
15 Years Ago (more context)
|
2011-06-24
| ||
| 11:31 | Update the built-in SQLite to the 3.7.7 final with patches to fix compiler warnings associated with Fossil's use of SQLITE_THREADSAFE=0. ... (check-in: 745db63526 user: drh tags: trunk) | |