source: emailtotracscript/trunk/debian/changelog @ 120

Last change on this file since 120 was 120, checked in by bas, 17 years ago

EmailtoTracScript?:

Updating Changelog's

  • Property svn:executable set to *
  • Property svn:keywords set to Id
File size: 4.4 KB
Line 
1email2trac (0.8.1-1) stable; urgency=low
2
3  * Fixed some errors in delete_spam.py
4  * added drop_spam option
5  * add author and description fieldi when adding a attachment
6
7 -- root <root@rc.sara.nl>  Thu,  5 Oct 2006 15:03:23 +0200
8
9email2trac (0.8.0-2) stable; urgency=low
10
11  * Do not send notification when message is marked as Spam
12
13 -- root <root@subtrac.sara.nl>  Mon,  2 Oct 2006 10:57:09 +0200
14
15email2trac (0.8.0-1) stable; urgency=low
16
17  * See ChangeLog
18
19 -- root <root@subtrac.sara.nl>  Fri, 29 Sep 2006 12:29:30 +0200
20
21email2trac (0.7.7-1) stable; urgency=low
22
23  * added RPM specfile
24
25 -- root <root@rc.sara.nl>  Mon, 28 Aug 2006 10:11:30 +0200
26
27email2trac (0.7.6-5) stable; urgency=low
28
29  *  Fixed reply_all bug, thanks to ncarlson@ibsys.com
30
31 -- Bas van der Vlies <basv@sara.nl>  Fri, 21 Jul 2006 14:45:14 +0200
32
33email2trac (0.7.6-4) stable; urgency=low
34
35  *  Remove the temporarly create files by trac for attachment insertion
36
37 -- Bas van der Vlies <basv@sara.nl>  Mon, 17 Jul 2006 10:46:29 +0200
38
39email2trac (0.7.6-3) stable; urgency=low
40
41  * Hopefully now fixed the unicode/encode problems
42
43 -- Bas van der Vlies <basv@sara.nl>  Fri, 14 Jul 2006 10:59:25 +0200
44
45email2trac (0.7.6-2) stable; urgency=low
46
47  * Fixed delete_spam.py for versions higher then 0.8
48
49 -- Bas van der Vlies <basv@sara.nl>  Thu, 13 Jul 2006 14:28:55 +0200
50
51email2trac (0.7.6-1) stable; urgency=low
52
53  * Fixes delete_spam.py also delete from attachment table
54    Fixes: Jaap Dijkshoorn
55
56 -- root <root@rc.sara.nl>  Thu, 13 Jul 2006 12:33:41 +0200
57
58email2trac (0.7.5-1) stable; urgency=low
59
60  * Fix for release greater than 0.8, now attachments where saved
61    when a new ticket was inserted
62
63 -- root <root@rc.sara.nl>  Thu, 13 Jul 2006 10:23:27 +0200
64
65email2trac (0.7.4-2) stable; urgency=low
66
67  * New bug fixes for unicode support
68
69 -- root <root@subtrac.sara.nl>  Tue, 11 Jul 2006 14:52:58 +0200
70
71email2trac (0.7.4-1) stable; urgency=low
72
73  * Unicode bug fixes
74
75 -- root <root@subtrac.sara.nl>  Tue, 11 Jul 2006 09:24:00 +0200
76
77email2trac (0.7.3-7) stable; urgency=low
78
79  * removed some unicode data conversions
80
81 -- root <root@subtrac.sara.nl>  Thu,  6 Jul 2006 09:04:35 +0200
82
83email2trac (0.7.3-6) stable; urgency=low
84
85  * Fixed an encoding problem when email_header is set to 1
86
87 -- root <root@subtrac.sara.nl>  Fri, 30 Jun 2006 13:42:38 +0200
88
89email2trac (0.7.3-5) stable; urgency=low
90
91  *  Description always changed when accesing the ticket via the web.
92     Suggestion/Patch by: Christian Boos
93
94 -- root <root@subtrac.sara.nl>  Fri, 30 Jun 2006 09:50:32 +0200
95
96email2trac (0.7.3-4) stable; urgency=low
97
98  * Fixed a LookupError 
99
100 -- root <basv@sara.nl>  Mon, 26 Jun 2006 09:58:07 +0200
101
102email2trac (0.7.3-3) stable; urgency=low
103
104  * Fixed and spell error, self.mail_addr must be self.email_addr
105
106 -- root <basv@sara.nl>  Thu, 22 Jun 2006 15:17:55 +0200
107
108email2trac (0.7.3-1) stable; urgency=low
109
110  * Enabled syslog option
111
112 -- root <root@subtrac.sara.nl>  Thu, 22 Jun 2006 12:45:37 +0200
113
114email2trac (0.7.2-0) stable; urgency=low
115
116  * Added new try/except statement and fixed LookupError
117
118 -- root <root@subtrac.sara.nl>  Thu, 22 Jun 2006 09:59:02 +0200
119
120email2trac (0.7.1-3) stable; urgency=low
121
122  * Fixed an error for already added attachments. Do not close the
123    database connection
124
125 -- root <root@subtrac.sara.nl>  Fri, 16 Jun 2006 13:52:26 +0200
126
127email2trac (0.7.0-2) stable; urgency=low
128
129  * Fixed some language errors by Nathaniel Irons
130
131 -- root <root@subtrac.sara.nl>  Fri,  2 Jun 2006 09:27:22 +0200
132
133email2trac (0.7.0-1) stable; urgency=low
134
135  * Added Ticket merging
136
137 -- root <root@subtrac.sara.nl>  Fri, 26 May 2006 15:01:03 +0200
138
139email2trac (0.6.0-1) stable; urgency=low
140
141  * New Version 0.6
142
143 -- root <bas@sara.nl>  Tue, 16 May 2006 11:14:11 +0200
144
145email2trac (0.5.7-1) stable; urgency=low
146
147  * New version that fixes serveral bugs
148
149 -- root <root@subtrac.sara.nl>  Wed, 12 Apr 2006 15:54:30 +0200
150
151email2trac (0.5.0-4) stable; urgency=low
152
153  *  Continue instead of going on
154
155 -- root <root@subtrac.sara.nl>  Fri, 17 Feb 2006 14:29:48 +0100
156
157email2trac (0.5.0-3) stable; urgency=low
158
159  *  Fixed delete_spam.py if there are not enough permissions to
160     delete tickets
161
162 -- root <root@subtrac.sara.nl>  Fri, 17 Feb 2006 12:38:19 +0100
163
164email2trac (0.5.0-2) stable; urgency=low
165
166  * leave out the body tag for email urls
167
168 -- root <root@subtrac.sara.nl>  Thu, 16 Feb 2006 16:01:02 +0100
169
170email2trac (0.5.0-1) stable; urgency=low
171
172  *  First package
173
174 -- 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.