Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/buildbot/buildbot/test/mail/syncmail.2
blob: 5296cbeb2866e02d263bb3b2827b41efb03a9986 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
Return-Path: <warner@users.sourceforge.net>
Delivered-To: warner-sourceforge@luther.lothar.com
Received: (qmail 23221 invoked by uid 1000); 28 Jul 2003 06:53:15 -0000
Delivered-To: warner-sourceforge@lothar.com
Received: (qmail 58537 invoked by uid 13574); 28 Jul 2003 06:53:09 -0000
Received: from unknown (HELO sc8-sf-list1.sourceforge.net) ([66.35.250.206]) (envelope-sender <warner@users.sourceforge.net>)
          by 130.94.181.6 (qmail-ldap-1.03) with SMTP
          for <warner-sourceforge@lothar.com>; 28 Jul 2003 06:53:09 -0000
Received: from sc8-sf-sshgate.sourceforge.net ([66.35.250.220] helo=sc8-sf-netmisc.sourceforge.net)
	by sc8-sf-list1.sourceforge.net with esmtp 
	(Cipher TLSv1:DES-CBC3-SHA:168) (Exim 3.31-VA-mm2 #1 (Debian))
	id 19h1sb-0003nw-00
	for <warner@users.sourceforge.net>; Sun, 27 Jul 2003 23:53:09 -0700
Received: from sc8-pr-cvs1-b.sourceforge.net ([10.5.1.7] helo=sc8-pr-cvs1.sourceforge.net)
	by sc8-sf-netmisc.sourceforge.net with esmtp (Exim 3.36 #1 (Debian))
	id 19h1sa-00018t-00
	for <warner@users.sourceforge.net>; Sun, 27 Jul 2003 23:53:08 -0700
Received: from localhost ([127.0.0.1] helo=sc8-pr-cvs1.sourceforge.net)
	by sc8-pr-cvs1.sourceforge.net with esmtp (Exim 3.22 #1 (Debian))
	id 19h1sa-0002mX-00
	for <warner@users.sourceforge.net>; Sun, 27 Jul 2003 23:53:08 -0700
From: warner@users.sourceforge.net
To: warner@users.sourceforge.net
Subject: buildbot ChangeLog,1.93,1.94
Message-Id: <E19h1sa-0002mX-00@sc8-pr-cvs1.sourceforge.net>
Date: Sun, 27 Jul 2003 23:53:08 -0700
Status:   

Update of /cvsroot/buildbot/buildbot
In directory sc8-pr-cvs1:/tmp/cvs-serv10689

Modified Files:
	ChangeLog 
Log Message:
	* NEWS: started adding new features


Index: ChangeLog
===================================================================
RCS file: /cvsroot/buildbot/buildbot/ChangeLog,v
retrieving revision 1.93
retrieving revision 1.94
diff -C2 -d -r1.93 -r1.94
*** ChangeLog	27 Jul 2003 22:53:27 -0000	1.93
--- ChangeLog	28 Jul 2003 06:53:06 -0000	1.94
***************
*** 1,4 ****
--- 1,6 ----
  2003-07-27  Brian Warner  <warner@lothar.com>
  
+ 	* NEWS: started adding new features
+ 
  	* buildbot/changes/mail.py: start work on Syncmail parser, move
  	mail sources into their own file