summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@gnome.org>2005-11-21 12:53:40 +0000
committerBehdad Esfahbod <behdad@src.gnome.org>2005-11-21 12:53:40 +0000
commitf90ae711e8923cf32606bf61939df1e9a1d70d0e (patch)
tree10eb084ea710d7e7bcf4aa648c6bc8b8280f8691 /ChangeLog
parent067a514a0bdc3b0085da7ce5eb38f8444dac094e (diff)
downloadpango-f90ae711e8923cf32606bf61939df1e9a1d70d0e.tar.gz
Return double instead of int. (#321891, Sebastian Bacher)
2005-11-21 Behdad Esfahbod <behdad@gnome.org> * pango/pangofc-fontmap.c (get_scaled_size): Return double instead of int. (#321891, Sebastian Bacher)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 85b3a004..d2d58574 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2005-11-21 Behdad Esfahbod <behdad@gnome.org>
+ * pango/pangofc-fontmap.c (get_scaled_size): Return double instead of
+ int. (#321891, Sebastian Bacher)
+
+2005-11-21 Behdad Esfahbod <behdad@gnome.org>
+
* examples/GLASS.utf8: Make the Kermit notice a "no warranty" clause,
to comply with LPGL.