source: emailtotracscript/trunk/debian/changelog @ 96

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

EmailtoTracScript?:

email2trac.py.in:

-Try to fix some unicode errors, added some debug code

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