X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;ds=sidebyside;f=ChangeLog;h=033607e2b1f38f522f9e9be1400df31be56ae1a5;hb=aacf8f1c0bfc18613116f22b85839e0bc93cff6d;hp=4a3df34e840b5948d99d811fc1835f97ee57ce84;hpb=ba361765be1028a43646d149824f92eadfebaba4;p=evince.git diff --git a/ChangeLog b/ChangeLog index 4a3df34e..033607e2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2009-03-05 Tobias Mueller + + * properties/ev-properties-view.c: + (ev_properties_view_format_date): Make the fixed sized string a + semantically correct const char[] instead of a const char* to fix + a compiler warning if built with -Wformat. + ** Fixes bug 574168 + 2009-03-03 Christian Persch * libdocument/ev-document-factory.c: