source: emailtotracscript/trunk/debian/changelog @ 129

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

EmailtoTracScript?:

email2trac.py.in:

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