NEWS file for Enemies of Carlotta, a mailing list manager
+Significant user-visible changes from version 1.2.5 to version 1.2.6:
+
+ * When listname-setlistsilently@example.org is mailed from an address
+ which isn't the admin, EoC died. Now fixed. Bug found and patched by
+ Dominic Hargreaves.
+
+Significant user-visible changes from version 1.2.4 to version 1.2.5:
+
+ * The change in 1.2.3 used the wrong log printing function, this
+ release uses the right one.
+
+Significant user-visible changes from version 1.2.3 to version 1.2.4:
+
+ * A fix to CVE-2006-5875, a security problem where EoC did not quote
+ shell command line arguments properly. Thanks to Antti-Juhani
+ Kaijanaho for finding the problem.
+
+Significant user-visible changes from version 1.2.2 to version 1.2.3:
+
+ * When there is a problem with MIME header encodings, don't kill EoC,
+ just print a warning.
+
+Significant user-visible changes from version 1.2.1 to version 1.2.2:
+
+ * Manual page: documents the values to the --posting option, and has
+ instructions for Courier-MTA users.
+
+ * When someone is told to wait for moderation, the message now contains
+ a few words of explanation that it might have happened due to spam.
+
+ * A German translation courtesy of Johannes Berg.
+
+ * Fixes to mail template headers (missing MIME-Type added, typos in
+ Content-Type headers).
+
+ * Bug fixes to avoid problems when mail headers are wrong (and encoding
+ them correctly fails), or when mail headers contain colons, or when
+ there's problems sending mail. Also, List-* headers are removed from
+ incoming e-mails.
+
+ * CRLF line endings in incoming messages are converted to LF.
+
+Significant user-visible changes from version 1.2 to version 1.2.1:
+
+ * Bugfix: Checking for base64 encodings now works.
+
+Significant user-visible changes from version 1.1.5 to version 1.2:
+
+ * When the list manager sends a mail with an attached message (e.g.,
+ a bounce), they are marked as "Content-disposition: inline" so that
+ they are shown by default (by sensible mail user agents).
+
+ * A footer is not appended to messages that are base64 encoded.
+
+ * Updated translations for templates and manual pages.
+
Significant user-visible changes from version 1.1.4 to version 1.1.5:
* Debug logs no longer go to stderr, just to the log file. This should