gforge-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gforge-commits] gforge ChangeLog,1.382,1.383


From: tom
Subject: [Gforge-commits] gforge ChangeLog,1.382,1.383
Date: Tue, 20 Jul 2004 13:54:12 -0500

Update of /cvsroot/gforge/gforge
In directory db.perdue.net:/tmp/cvs-serv1167

Modified Files:
        ChangeLog 
Log Message:
Fixed bug #837: Mass mailing sends duplicate emails.  This won't fix all cases 
- for example, if a person signs up for two different accounts, and starts a 
new project with each, he'll get two emails because the SELECT DISTINCT checks 
the users.confirmation_hash field.  But this will catch the most common cases...

Index: ChangeLog
===================================================================
RCS file: /cvsroot/gforge/gforge/ChangeLog,v
retrieving revision 1.382
retrieving revision 1.383
diff -u -d -r1.382 -r1.383
--- ChangeLog   20 Jul 2004 18:20:05 -0000      1.382
+++ ChangeLog   20 Jul 2004 18:54:09 -0000      1.383
@@ -4,6 +4,8 @@
        841 - Basque language file.
        * www/snippet/package.php: Fixed bug #750: Dead links 
        on the snippet package page
+       * cronjobs/massmail.php: Fixed bug #837: Mass mailing 
+       sends duplicate emails.
 
 2004-07-20  Christian Bayle <address@hidden>
 





reply via email to

[Prev in Thread] Current Thread [Next in Thread]