Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Fix harmless compiler warnings. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
50daa540f8881cb022600fefcba3f20f |
User & Date: | drh 2018-06-30 15:40:19.602 |
Context
2018-07-03
| ||
10:23 | Only add the default <body> element to the header if the configured header lacks "<body". Formerly, it searched for "<body>" and that search would fail if the body element contained attributes. ToDo: This default body-element mechanism needs to be better documented. ... (check-in: 24ecb3bb user: drh tags: trunk) | |
2018-06-30
| ||
16:06 | Merge fixes and improvements from trunk. ... (check-in: 4f30802a user: drh tags: smtp) | |
15:40 | Fix harmless compiler warnings. ... (check-in: 50daa540 user: drh tags: trunk) | |
15:37 | Improve the conformance to rfc2822 for generated email messages. ... (check-in: 429ae9b7 user: drh tags: trunk) | |
Changes
Changes to src/email.c.