From: Dan F. <dfa...@us...> - 2008-12-02 19:59:07
|
Update of /cvsroot/libexif/libexif In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv12323 Modified Files: NEWS Log Message: Enabled QT_AUTOBRIEF to automatically produce function summaries. Removed an obsolete Doxygen entry. Index: NEWS =================================================================== RCS file: /cvsroot/libexif/libexif/NEWS,v retrieving revision 1.42 retrieving revision 1.43 diff -u -p -d -r1.42 -r1.43 --- NEWS 25 Nov 2008 18:54:42 -0000 1.42 +++ NEWS 2 Dec 2008 19:58:59 -0000 1.43 @@ -4,6 +4,7 @@ libexif-0.6.x: * libexif is now thread safe when the underlying C library is thread safe and when each object allocated by libexif isn't used by more than one thread simultaneously + * Expanded the Doxygen API documentation libexif-0.6.17 (2008-11-06): * Updated translations: cs, de, pl, sk, vi |