Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Add the "fossil branch current" command to the 2.7 change log. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
fc977f14b123e76ee6dab50d9efb9c42 |
User & Date: | drh 2018-09-18 15:53:00.954 |
Context
2018-09-18
| ||
17:50 | Added a missing db_finalize() call in /json/branch/list which led to a downstream segfault via an invalid/destructed Stmt handle. ... (check-in: e45789ee user: stephan tags: trunk) | |
15:53 | Add the "fossil branch current" command to the 2.7 change log. ... (check-in: fc977f14 user: drh tags: trunk) | |
15:50 | Add the "fossil branch current" command. Also rearrange the code and the help text for the "fossil branch" command so that the various subcommands are in alphabetical order. ... (check-in: 3b0a1f4e user: drh tags: trunk) | |
Changes
Changes to www/changes.wiki.
︙ | ︙ | |||
21 22 23 24 25 26 27 28 29 30 31 32 33 34 | * There is an optional "js" file for each skin that can be used to hold javascript. This file can be loaded by reference or can be included in the header or footer. * Add the [./backoffice.md|backoffice]. * Update internal Unicode character tables, used in regular expression handling, from version 10.0 to 11.0. * Improvements to the "Security Audit" administration page * Update the built-in SQLite to version 3.25.0. * Add support for TLS 1.3, when compiled with OpenSSL 1.1.1. * Some code and interfaces are in place to support sending and receiving email directly via SMTP, but this feature is not yet complete or ready for production use. <a name='v2_6'></a> | > | 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 | * There is an optional "js" file for each skin that can be used to hold javascript. This file can be loaded by reference or can be included in the header or footer. * Add the [./backoffice.md|backoffice]. * Update internal Unicode character tables, used in regular expression handling, from version 10.0 to 11.0. * Improvements to the "Security Audit" administration page * Added the [/help?cmd=branch|fossil branch current] command. * Update the built-in SQLite to version 3.25.0. * Add support for TLS 1.3, when compiled with OpenSSL 1.1.1. * Some code and interfaces are in place to support sending and receiving email directly via SMTP, but this feature is not yet complete or ready for production use. <a name='v2_6'></a> |
︙ | ︙ |