summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@gnome.org>2006-02-01 04:02:09 +0000
committerBehdad Esfahbod <behdad@src.gnome.org>2006-02-01 04:02:09 +0000
commitcf6b473b451075178e65e478c75e32d97bd2d100 (patch)
tree14648cd89ac737c72a4e1fe95b417ba9baf28e3b /ChangeLog
parentc011f99bd0264f2567905ab610471aef37bf3325 (diff)
downloadpango-cf6b473b451075178e65e478c75e32d97bd2d100.tar.gz
Removed/renamed.
2006-01-31 Behdad Esfahbod <behdad@gnome.org> * examples/syriac.utf, examples/tibetan.utf, examples/muru.utf, examples/dev-example.utf: Removed/renamed. * examples/test-arabic.txt, examples/test-devanagari.txt, examples/test-ipa.txt, test-syriac.txt, test-tamil.txt, test-tibetan.txt: Added. * examples/Makefie.am: Change pango-cairoview, pango-xftview, pangoft2topgm to pangocairo-view, pangoxft-view, and pangoft2-topgm respectively.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e7f686d9..d25a192b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,18 @@
2006-01-31 Behdad Esfahbod <behdad@gnome.org>
+ * examples/syriac.utf, examples/tibetan.utf, examples/muru.utf,
+ examples/dev-example.utf: Removed/renamed.
+
+ * examples/test-arabic.txt, examples/test-devanagari.txt,
+ examples/test-ipa.txt, test-syriac.txt, test-tamil.txt,
+ test-tibetan.txt: Added.
+
+ * examples/Makefie.am: Change pango-cairoview, pango-xftview,
+ pangoft2topgm to pangocairo-view, pangoxft-view, and pangoft2-topgm
+ respectively.
+
+2006-01-31 Behdad Esfahbod <behdad@gnome.org>
+
* pango/pangocairo-font.c (_pango_cairo_get_hex_box_info): Use
cairo_scaled_font_text_extents instead of cairo_text_extents.