Rev 91 | Rev 93 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 91 | Rev 92 | ||
|---|---|---|---|
| Line 8... | Line 8... | ||
| 8 | using the permanent memory pool in accordance with Exim documentation. |
8 | using the permanent memory pool in accordance with Exim documentation. |
| 9 | Also start using body_linecount again since it's now part of the API, |
9 | Also start using body_linecount again since it's now part of the API, |
| 10 | but don't update it when it's zero, indicating that the spool file is |
10 | but don't update it when it's zero, indicating that the spool file is |
| 11 | in wire format. |
11 | in wire format. |
| 12 | 12 | ||
| 13 | -- Magnus Holmgren <holmgren@debian.org> Sun, 05 May 2019 23:52:33 +0200 |
13 | -- Magnus Holmgren <holmgren@debian.org> Wed, 08 May 2019 23:11:16 +0200 |
| 14 | 14 | ||
| 15 | sa-exim (4.2.1-16) unstable; urgency=low |
15 | sa-exim (4.2.1-16) unstable; urgency=low |
| 16 | 16 | ||
| 17 | * reproducible-build.patch: Make ACKNOWLEDGEMENTS always UTF-8 encoded |
17 | * reproducible-build.patch: Make ACKNOWLEDGEMENTS always UTF-8 encoded |
| 18 | rather than depending on the environment. |
18 | rather than depending on the environment. |