source: emailtotracscript/trunk/debian/changelog @ 99

Last change on this file since 99 was 99, checked in by bas, 18 years ago

EmailtoTracScript?:

delete_spam.py.in:

  • Fixed several erros
  • Property svn:executable set to *
  • Property svn:keywords set to Id
File size: 3.3 KB
Line 
1email2trac (0.7.6-2) stable; urgency=low
2
3  * Fixed delete_spam.py for versions higher then 0.8
4
5 -- Bas van der Vlies <basv@sara.nl>  Thu, 13 Jul 2006 14:28:55 +0200
6
7email2trac (0.7.6-1) stable; urgency=low
8
9  * Fixes delete_spam.py also delete from attachment table
10    Fixes: Jaap Dijkshoorn
11
12 -- root <root@rc.sara.nl>  Thu, 13 Jul 2006 12:33:41 +0200
13
14email2trac (0.7.5-1) stable; urgency=low
15
16  * Fix for release greater than 0.8, now attachments where saved
17    when a new ticket was inserted
18
19 -- root <root@rc.sara.nl>  Thu, 13 Jul 2006 10:23:27 +0200
20
21email2trac (0.7.4-2) stable; urgency=low
22
23  * New bug fixes for unicode support
24
25 -- root <root@subtrac.sara.nl>  Tue, 11 Jul 2006 14:52:58 +0200
26
27email2trac (0.7.4-1) stable; urgency=low
28
29  * Unicode bug fixes
30
31 -- root <root@subtrac.sara.nl>  Tue, 11 Jul 2006 09:24:00 +0200
32
33email2trac (0.7.3-7) stable; urgency=low
34
35  * removed some unicode data conversions
36
37 -- root <root@subtrac.sara.nl>  Thu,  6 Jul 2006 09:04:35 +0200
38
39email2trac (0.7.3-6) stable; urgency=low
40
41  * Fixed an encoding problem when email_header is set to 1
42
43 -- root <root@subtrac.sara.nl>  Fri, 30 Jun 2006 13:42:38 +0200
44
45email2trac (0.7.3-5) stable; urgency=low
46
47  *  Description always changed when accesing the ticket via the web.
48     Suggestion/Patch by: Christian Boos
49
50 -- root <root@subtrac.sara.nl>  Fri, 30 Jun 2006 09:50:32 +0200
51
52email2trac (0.7.3-4) stable; urgency=low
53
54  * Fixed a LookupError 
55
56 -- root <basv@sara.nl>  Mon, 26 Jun 2006 09:58:07 +0200
57
58email2trac (0.7.3-3) stable; urgency=low
59
60  * Fixed and spell error, self.mail_addr must be self.email_addr
61
62 -- root <basv@sara.nl>  Thu, 22 Jun 2006 15:17:55 +0200
63
64email2trac (0.7.3-1) stable; urgency=low
65
66  * Enabled syslog option
67
68 -- root <root@subtrac.sara.nl>  Thu, 22 Jun 2006 12:45:37 +0200
69
70email2trac (0.7.2-0) stable; urgency=low
71
72  * Added new try/except statement and fixed LookupError
73
74 -- root <root@subtrac.sara.nl>  Thu, 22 Jun 2006 09:59:02 +0200
75
76email2trac (0.7.1-3) stable; urgency=low
77
78  * Fixed an error for already added attachments. Do not close the
79    database connection
80
81 -- root <root@subtrac.sara.nl>  Fri, 16 Jun 2006 13:52:26 +0200
82
83email2trac (0.7.0-2) stable; urgency=low
84
85  * Fixed some language errors by Nathaniel Irons
86
87 -- root <root@subtrac.sara.nl>  Fri,  2 Jun 2006 09:27:22 +0200
88
89email2trac (0.7.0-1) stable; urgency=low
90
91  * Added Ticket merging
92
93 -- root <root@subtrac.sara.nl>  Fri, 26 May 2006 15:01:03 +0200
94
95email2trac (0.6.0-1) stable; urgency=low
96
97  * New Version 0.6
98
99 -- root <bas@sara.nl>  Tue, 16 May 2006 11:14:11 +0200
100
101email2trac (0.5.7-1) stable; urgency=low
102
103  * New version that fixes serveral bugs
104
105 -- root <root@subtrac.sara.nl>  Wed, 12 Apr 2006 15:54:30 +0200
106
107email2trac (0.5.0-4) stable; urgency=low
108
109  *  Continue instead of going on
110
111 -- root <root@subtrac.sara.nl>  Fri, 17 Feb 2006 14:29:48 +0100
112
113email2trac (0.5.0-3) stable; urgency=low
114
115  *  Fixed delete_spam.py if there are not enough permissions to
116     delete tickets
117
118 -- root <root@subtrac.sara.nl>  Fri, 17 Feb 2006 12:38:19 +0100
119
120email2trac (0.5.0-2) stable; urgency=low
121
122  * leave out the body tag for email urls
123
124 -- root <root@subtrac.sara.nl>  Thu, 16 Feb 2006 16:01:02 +0100
125
126email2trac (0.5.0-1) stable; urgency=low
127
128  *  First package
129
130 -- Bas van der Vlies  <bas@sara.nl>  Thu, 29 Dec 2005 14:40:11 +0100
Note: See TracBrowser for help on using the repository browser.