summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2001-04-24 15:47:22 +0000
committerOwen Taylor <otaylor@src.gnome.org>2001-04-24 15:47:22 +0000
commit47b12faf5e6e3a81c9d26c3b080cf3c030c76aa5 (patch)
treeec56c08e0102cd776bf517b691598e2c922eaae9
parent342826a749563fc9f9202b2e46ebb46c42201f3e (diff)
downloadpango-47b12faf5e6e3a81c9d26c3b080cf3c030c76aa5.tar.gz
Remove excess call to DONE_Stream left over from conversion from FT1.
Tue Apr 24 11:45:55 2001 Owen Taylor <otaylor@redhat.com> * pango/opentype/ftxgdef.c (TT_Load_GDEF_Table): Remove excess call to DONE_Stream left over from conversion from FT1. (reported by Michael Jansson)
-rw-r--r--ChangeLog6
-rw-r--r--ChangeLog.pre-1-06
-rw-r--r--ChangeLog.pre-1-106
-rw-r--r--ChangeLog.pre-1-26
-rw-r--r--ChangeLog.pre-1-46
-rw-r--r--ChangeLog.pre-1-66
-rw-r--r--ChangeLog.pre-1-86
-rw-r--r--pango/opentype/ftxgdef.c1
8 files changed, 42 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 1373a54c..3b04d692 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+Tue Apr 24 11:45:55 2001 Owen Taylor <otaylor@redhat.com>
+
+ * pango/opentype/ftxgdef.c (TT_Load_GDEF_Table): Remove
+ excess call to DONE_Stream left over from conversion
+ from FT1. (reported by Michael Jansson)
+
2001-04-20 Alexander Larsson <alexl@redhat.com>
* pango/pangoxft-font.c (pango_xft_font_get_metrics):
diff --git a/ChangeLog.pre-1-0 b/ChangeLog.pre-1-0
index 1373a54c..3b04d692 100644
--- a/ChangeLog.pre-1-0
+++ b/ChangeLog.pre-1-0
@@ -1,3 +1,9 @@
+Tue Apr 24 11:45:55 2001 Owen Taylor <otaylor@redhat.com>
+
+ * pango/opentype/ftxgdef.c (TT_Load_GDEF_Table): Remove
+ excess call to DONE_Stream left over from conversion
+ from FT1. (reported by Michael Jansson)
+
2001-04-20 Alexander Larsson <alexl@redhat.com>
* pango/pangoxft-font.c (pango_xft_font_get_metrics):
diff --git a/ChangeLog.pre-1-10 b/ChangeLog.pre-1-10
index 1373a54c..3b04d692 100644
--- a/ChangeLog.pre-1-10
+++ b/ChangeLog.pre-1-10
@@ -1,3 +1,9 @@
+Tue Apr 24 11:45:55 2001 Owen Taylor <otaylor@redhat.com>
+
+ * pango/opentype/ftxgdef.c (TT_Load_GDEF_Table): Remove
+ excess call to DONE_Stream left over from conversion
+ from FT1. (reported by Michael Jansson)
+
2001-04-20 Alexander Larsson <alexl@redhat.com>
* pango/pangoxft-font.c (pango_xft_font_get_metrics):
diff --git a/ChangeLog.pre-1-2 b/ChangeLog.pre-1-2
index 1373a54c..3b04d692 100644
--- a/ChangeLog.pre-1-2
+++ b/ChangeLog.pre-1-2
@@ -1,3 +1,9 @@
+Tue Apr 24 11:45:55 2001 Owen Taylor <otaylor@redhat.com>
+
+ * pango/opentype/ftxgdef.c (TT_Load_GDEF_Table): Remove
+ excess call to DONE_Stream left over from conversion
+ from FT1. (reported by Michael Jansson)
+
2001-04-20 Alexander Larsson <alexl@redhat.com>
* pango/pangoxft-font.c (pango_xft_font_get_metrics):
diff --git a/ChangeLog.pre-1-4 b/ChangeLog.pre-1-4
index 1373a54c..3b04d692 100644
--- a/ChangeLog.pre-1-4
+++ b/ChangeLog.pre-1-4
@@ -1,3 +1,9 @@
+Tue Apr 24 11:45:55 2001 Owen Taylor <otaylor@redhat.com>
+
+ * pango/opentype/ftxgdef.c (TT_Load_GDEF_Table): Remove
+ excess call to DONE_Stream left over from conversion
+ from FT1. (reported by Michael Jansson)
+
2001-04-20 Alexander Larsson <alexl@redhat.com>
* pango/pangoxft-font.c (pango_xft_font_get_metrics):
diff --git a/ChangeLog.pre-1-6 b/ChangeLog.pre-1-6
index 1373a54c..3b04d692 100644
--- a/ChangeLog.pre-1-6
+++ b/ChangeLog.pre-1-6
@@ -1,3 +1,9 @@
+Tue Apr 24 11:45:55 2001 Owen Taylor <otaylor@redhat.com>
+
+ * pango/opentype/ftxgdef.c (TT_Load_GDEF_Table): Remove
+ excess call to DONE_Stream left over from conversion
+ from FT1. (reported by Michael Jansson)
+
2001-04-20 Alexander Larsson <alexl@redhat.com>
* pango/pangoxft-font.c (pango_xft_font_get_metrics):
diff --git a/ChangeLog.pre-1-8 b/ChangeLog.pre-1-8
index 1373a54c..3b04d692 100644
--- a/ChangeLog.pre-1-8
+++ b/ChangeLog.pre-1-8
@@ -1,3 +1,9 @@
+Tue Apr 24 11:45:55 2001 Owen Taylor <otaylor@redhat.com>
+
+ * pango/opentype/ftxgdef.c (TT_Load_GDEF_Table): Remove
+ excess call to DONE_Stream left over from conversion
+ from FT1. (reported by Michael Jansson)
+
2001-04-20 Alexander Larsson <alexl@redhat.com>
* pango/pangoxft-font.c (pango_xft_font_get_metrics):
diff --git a/pango/opentype/ftxgdef.c b/pango/opentype/ftxgdef.c
index dd1754c6..ee177e85 100644
--- a/pango/opentype/ftxgdef.c
+++ b/pango/opentype/ftxgdef.c
@@ -238,7 +238,6 @@
gdef->NewGlyphClasses = NULL;
*retptr = gdef;
- DONE_Stream( stream );
return TT_Err_Ok;