From e9a57f0648568c95db722801680eab5237ea94a8 Mon Sep 17 00:00:00 2001 From: Jonathon Jongsma Date: Sat, 23 Aug 2008 00:04:06 -0500 Subject: Add a default value for the font_options parameter of the ScaledFont constructor --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 593c68f..c2d3deb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,12 @@ compilation with the freely available Visual Studio Express compiler. Bug #17322. +2008-08-22 Jonathon Jongsma + + * cairomm/scaledfont.h: add default value for the font_options parameter of + the ScaledFont constructor + * tests/test-scaled-font.cc: add test to excercise the change + 2008-08-22 Jonathon Jongsma * cairomm/scaledfont.cc: -- cgit v1.2.3