diff options
author | Behdad Esfahbod <behdad@gnome.org> | 2005-11-21 12:53:40 +0000 |
---|---|---|
committer | Behdad Esfahbod <behdad@src.gnome.org> | 2005-11-21 12:53:40 +0000 |
commit | f90ae711e8923cf32606bf61939df1e9a1d70d0e (patch) | |
tree | 10eb084ea710d7e7bcf4aa648c6bc8b8280f8691 /ChangeLog | |
parent | 067a514a0bdc3b0085da7ce5eb38f8444dac094e (diff) | |
download | pango-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-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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. |