From: Dan F. <dfa...@us...> - 2009-11-08 06:59:22
|
Update of /cvsroot/libexif/libexif In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv14891 Modified Files: ChangeLog Log Message: Sorted ExifFormatTable[] in approximate decreasing order of popularity to decrease the total average lookup time. Index: ChangeLog =================================================================== RCS file: /cvsroot/libexif/libexif/ChangeLog,v retrieving revision 1.335 retrieving revision 1.336 diff -u -p -d -r1.335 -r1.336 --- ChangeLog 6 Nov 2009 06:58:08 -0000 1.335 +++ ChangeLog 8 Nov 2009 06:59:04 -0000 1.336 @@ -1,3 +1,8 @@ +2009-11-07 Dan Fandrich <da...@co...> + + * Sorted ExifFormatTable[] in approximate decreasing order of + popularity to decrease the total average lookup time. + 2009-11-05 Dan Fandrich <da...@co...> * Added a bunch of new translations from launchpad.net |