source: emailtotracscript/trunk/debian/changelog @ 127

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

EmailtoTracScript?:

Update debian version number

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