changeset 1993:e64b55eab367

backport content-type fix to 0.6
author Richard Jones <richard@users.sourceforge.net>
date Wed, 21 Jan 2004 05:00:08 +0000
parents 3158eabe3226
children bd82a76c48ff
files CHANGES.txt
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/CHANGES.txt	Wed Jan 21 01:16:30 2004 +0000
+++ b/CHANGES.txt	Wed Jan 21 05:00:08 2004 +0000
@@ -50,7 +50,6 @@
 - the mail gateway now searches recursively for the text/plain and the
   attachments of a message (sf bug 841241).
 - fixed display of feedback messages in some situations (sf bug 739545)
-- use supplied content-type on file uploads before trying filename)
 
 Cleanup:
 - replace curuserid attribute on Database with the extended getuid() method.
@@ -78,6 +77,7 @@
 - fixed IE double-submit when it shouldn't (sf bug 842254)
 - fixed check for JS pop()/push() to make more general (sf bug 877504)
 - fix re-enabling queries (sf bug 861940)
+- use supplied content-type on file uploads before trying filename)
 
 
 2003-12-17 0.6.4

Roundup Issue Tracker: http://roundup-tracker.org/