|
1.9 (+6 -7 lines) |
11/05/2008 11:33 PM |
Chuck Hagenbuch chuck |
Not sure this is the right solution, but by not sorting the extensions, we can
choose which one comes first. Otherwise MIME_Magic::MIMEToExt() is unpredictable
and can cause breakage (I just had a bunch of Ansel files break because their
extensions aren't ".jpe", for example). |
|
1.8 (+2 -2 lines) |
10/31/2008 01:59 PM |
Michael M Slusarz slusarz |
Update MIME lookup files. |
|
1.7 (+2 -2 lines) |
01/02/2008 06:12 AM |
Jan Schneider jan |
Happy New Year |
|
1.6 (+3 -3 lines) |
10/30/2007 08:23 PM |
Jan Schneider jan |
First round of copyright assignments. Tags: BEFORE_MERGE_3_2, HORDE_3_2_RC1 |
|
1.5 (+3 -1 lines) |
09/05/2007 08:36 AM |
Jan Schneider jan |
Add package name. |
|
1.4 (+2 -13 lines) |
02/27/2007 02:23 PM |
Michael M Slusarz slusarz |
better logic when generating mime mappings file.
tiny comments update from Apache httpd.
combine two text/plain entries in horde file. Tags: HORDE_3_2_ALPHA |
|
1.3 (+2 -2 lines) |
01/02/2007 07:47 AM |
Jan Schneider jan |
Happy New Year |
|
1.2 (+3 -3 lines) |
01/01/2007 07:40 PM |
Jan Schneider jan |
Assign copyright to The Horde Project for those copyright holders that already agreed to it. |
|
1.1 |
09/03/2006 10:52 PM |
Chuck Hagenbuch chuck |
Move mime_mapping build scripts into the developer tools package. |