# $Id: Changes,v 1.6 2005/01/03 10:29:12 asc Exp $ 1.3 Mon Jan 03 2005 - UPDATED to use 'move' instead of 'rename' for shunting files around - CHANGED to prune datetime and coverage prefix from exisiting filenames before renaming files to prevent stuff like : 20041229-montreal-20041229-montreal-foobar.jpg - CHANGED to use 'dateTimeOriginal', by default, instead of 'dateTime' for storing images; OS X / QuickTime widgets set 'dateTime' as the time of downloading - CHANGED to use proper W3CDTF syntax when adding HMS to a file (in the event that another file with the same name already exists) - ADDED README 1.2 Mon May 03 2004 - Updated regex(p) on exif:dateTime to account for missing timestamps 1.1 Sun Apr 25 2004 - Made 'prune_title' function less stupid - Removed -x check on $ENV{JPEGRDF} since it fails if you set the variable as a big-ass string including all those CLASSPATHs - Fixed error message if something is wrong with $ENV{JPEGRDF} 1.0 Wed Apr 21 2004 - initial public release