Mercurial > geeqie
diff ChangeLog @ 106:1003bd2ec862
Thu Nov 9 20:27:47 2006 John Ellis <johne@verizon.net>
* exif.[ch]: Rename exif_byte_swab..() to exif_byte_put..() as that is
more in line with their counterparts of exif_byte_get..()
author | gqview |
---|---|
date | Fri, 10 Nov 2006 01:30:45 +0000 |
parents | de64a683d5d0 |
children | 9c355d5c8619 |
line wrap: on
line diff
--- a/ChangeLog Thu Nov 09 22:53:11 2006 +0000 +++ b/ChangeLog Fri Nov 10 01:30:45 2006 +0000 @@ -1,3 +1,8 @@ +Thu Nov 9 20:27:47 2006 John Ellis <johne@verizon.net> + + * exif.[ch]: Rename exif_byte_swab..() to exif_byte_put..() as that is + more in line with their counterparts of exif_byte_get..() + Thu Nov 9 17:43:06 2006 John Ellis <johne@verizon.net> * pan-view.c: Break this monstrosity of code into smaller files.