------------------------------------------------------------
revno: 1193
committer: Mark Sapiro <msap...@value.net>
branch nick: 2.2
timestamp: Sat 2011-11-12 15:54:00 -0800
message:
  Added masthead.txt to the list of templates that can be edited via the
  web admin interface.  Bug #266805.
modified:
  Mailman/Cgi/edithtml.py
  NEWS


--
lp:mailman/2.2
https://code.launchpad.net/~mailman-coders/mailman/2.2

Your team Mailman Checkins is subscribed to branch lp:mailman/2.2.
To unsubscribe from this branch go to 
https://code.launchpad.net/~mailman-coders/mailman/2.2/+edit-subscription
=== modified file 'Mailman/Cgi/edithtml.py'
--- Mailman/Cgi/edithtml.py	2010-03-29 20:47:23 +0000
+++ Mailman/Cgi/edithtml.py	2011-11-12 23:54:00 +0000
@@ -1,4 +1,4 @@
-# Copyright (C) 1998-2007 by the Free Software Foundation, Inc.
+# Copyright (C) 1998-2011 by the Free Software Foundation, Inc.
 #
 # This program is free software; you can redistribute it and/or
 # modify it under the terms of the GNU General Public License
@@ -46,6 +46,7 @@
         ('subscribe.html',   _('Subscribe results page')),
         ('options.html',     _('User specific options page')),
         ('subscribeack.txt', _('Welcome email text file')),
+        ('masthead.txt',     _('Digest masthead')),
         )
 
     _ = i18n._

=== modified file 'NEWS'
--- NEWS	2011-11-11 20:54:05 +0000
+++ NEWS	2011-11-12 23:54:00 +0000
@@ -127,6 +127,9 @@
 
   Bug Fixes and other patches
 
+    - Added masthead.txt to the list of templates that can be edited via the
+      web admin interface.  Bug #266805.
+
     - Changed the way digest_footer is added to the RFC 1153 (plain) format
       digest for RFC compliance.  Bug #887610.
 

_______________________________________________
Mailman-checkins mailing list
Mailman-checkins@python.org
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-checkins/archive%40jab.org

Reply via email to