diff ChangeLog @ 840:0f8242ffa2d0

Changes to how subscription and unsubscribe work. - Make +unsubscribe remove the requester from all versions of the list. - Make mlmmj-unsub default to removing the requester from all versions of the list. - Make mlmmj-sub and +subscribe[-digest|-nomail] switch existing subscriptions. - Add a switch to bypass notifying the owner on subscribe/unsubscribe. - Make type available in finish list texts.
author Ben Schmidt
date Tue, 24 Jan 2012 03:02:00 +1100
parents f51138584096
children c6fe438f3e60
line wrap: on
line diff
--- a/ChangeLog	Tue Jan 24 14:20:58 2012 +1100
+++ b/ChangeLog	Tue Jan 24 03:02:00 2012 +1100
@@ -1,3 +1,9 @@
+ o Make +unsubscribe remove the requester from all versions of the list.
+ o Make mlmmj-unsub default to removing the requester from all versions of the
+   list.
+ o Make mlmmj-sub and +subscribe[-digest|-nomail] switch existing
+   subscriptions.
+ o Add a switch to bypass notifying the owner on subscribe/unsubscribe.
  o Introduce \<space> to indicate line-break positions to enable sensible
    wrapping of Chinese and similar text.
  o Allow lines to be longer than the wrapping width if there are no spaces,