[ChangeLog entry did not pass through on original commit]
authorHans Breuer <hans@breuer.org>
Fri, 18 Aug 2006 16:48:50 +0000 (16:48 +0000)
committerHans Breuer <hans@src.gnome.org>
Fri, 18 Aug 2006 16:48:50 +0000 (16:48 +0000)
commit4ef3ccb90358dce00226ee9c65f08ebfb4ec5c12
tree099017a0418cbd9126c9827789b5c384de8df79b
parentafd177e4803ce20f6d6ab5ede039713765fc7b57
[ChangeLog entry did not pass through on original commit]
2006-08-17  Hans Breuer  <hans@breuer.org>

* pango/makefile.msc pango/pango.def : updated
* pango/break.c(1630) : error C2059: syntax error : '}' Intializing a
struct with empty braces is not supported with MSVC, instead use 0.
* pango/pangocairo.def : removed pango_fc_font_(map_)get_type
pangocairo has either win32 fonts or freetype. The former is more usual.
* pango/pango-utils.c : replaced M_PI by G_PI (from glib/gtypes.h).
ChangeLog