From: Hans U. N. <hu...@us...> - 2007-05-10 15:47:01
|
Update of /cvsroot/libexif/libexif In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv14511 Modified Files: NEWS Log Message: fix #1443183: install error when doxygen is not present Index: NEWS =================================================================== RCS file: /cvsroot/libexif/libexif/NEWS,v retrieving revision 1.12 retrieving revision 1.13 diff -u -p -d -r1.12 -r1.13 --- NEWS 10 May 2007 15:44:17 -0000 1.12 +++ NEWS 10 May 2007 15:46:57 -0000 1.13 @@ -1,6 +1,7 @@ New in 0.6.14.cvs1 since 0.6.14 (2007-05-10): * Bug fixes: + [ 1443183 ] install error when doxygen is not present. New in 0.6.14 since 0.6.13 (2005-12-27): |