Skip to content

Commit 6747bf1

Browse files
author
Richard Jones
committed
backport content-type fix to 0.6
1 parent d4d2ab6 commit 6747bf1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGES.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,6 @@ Fixed:
5050
- the mail gateway now searches recursively for the text/plain and the
5151
attachments of a message (sf bug 841241).
5252
- fixed display of feedback messages in some situations (sf bug 739545)
53-
- use supplied content-type on file uploads before trying filename)
5453

5554
Cleanup:
5655
- replace curuserid attribute on Database with the extended getuid() method.
@@ -78,6 +77,7 @@ Fixed:
7877
- fixed IE double-submit when it shouldn't (sf bug 842254)
7978
- fixed check for JS pop()/push() to make more general (sf bug 877504)
8079
- fix re-enabling queries (sf bug 861940)
80+
- use supplied content-type on file uploads before trying filename)
8181

8282

8383
2003-12-17 0.6.4

0 commit comments

Comments
 (0)