From: Dan F. <dfa...@us...> - 2009-10-14 05:58:49
|
Update of /cvsroot/libexif/libexif In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv24459 Modified Files: ChangeLog Log Message: Fixed an inverted logic condition that prevented the bug report address from appearing in the .pot file Index: ChangeLog =================================================================== RCS file: /cvsroot/libexif/libexif/ChangeLog,v retrieving revision 1.330 retrieving revision 1.331 diff -u -p -d -r1.330 -r1.331 --- ChangeLog 14 Oct 2009 04:36:12 -0000 1.330 +++ ChangeLog 14 Oct 2009 05:58:34 -0000 1.331 @@ -2,6 +2,8 @@ * po/sv.po: Updated Swedish translation by Daniel Nylander * po/vi.po: Updated Vietnamese translation by Clytie Siddall + * Fixed an inverted logic condition that prevented the bug + report address from appearing in the .pot file 2009-10-09 Dan Fandrich <da...@co...> |