summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@gnome.org>2005-12-04 08:50:07 +0000
committerBehdad Esfahbod <behdad@src.gnome.org>2005-12-04 08:50:07 +0000
commit8d74e8313c49bfcad0c957274048daba94f067df (patch)
tree1d8d50c672b48679749eefd90f0fbd3528564479 /ChangeLog
parent9622b9a6be0eb218b880c269a70bb26ccf27e7ef (diff)
downloadpango-8d74e8313c49bfcad0c957274048daba94f067df.tar.gz
Return NULL, not FALSE!
2005-12-04 Behdad Esfahbod <behdad@gnome.org> * modules/basic/basic-fc.c: Return NULL, not FALSE! * modules/arabic-arabic-fc.c: Add 'cswh' (swash) OpenType feature, as per the Arabic OpenType spec.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1ed4f8ed..0440e4e2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2005-12-04 Behdad Esfahbod <behdad@gnome.org>
+
+ * modules/basic/basic-fc.c: Return NULL, not FALSE!
+
+ * modules/arabic-arabic-fc.c: Add 'cswh' (swash) OpenType feature, as
+ per the Arabic OpenType spec.
+
2005-11-30 Behdad Esfahbod <behdad@gnome.org>
* examples/Makefile.am: Add GLIB_LIBS to examples explicitly. (#322885,