summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-1-0
diff options
context:
space:
mode:
authorAlexander Larsson <alexl@src.gnome.org>2001-01-04 09:07:26 +0000
committerAlexander Larsson <alexl@src.gnome.org>2001-01-04 09:07:26 +0000
commit6462b4e6f2389cc000801282da1e3cefefd83ca3 (patch)
treeffe997f4f18c06e1b74317bd04c90d72ee6694ea /ChangeLog.pre-1-0
parentbaa65c923254e7e1b8b620f46adaff3447f4625f (diff)
downloadpango-6462b4e6f2389cc000801282da1e3cefefd83ca3.tar.gz
i2001-01-04 Alexander Larsson <alla@lysator.liu.se>
* modules/arabic/arabic-x.c: * modules/arabic/arabic-xft.c: * modules/basic/basic-ft2.c: * modules/basic/basic-win32.c: * modules/basic/basic-x.c: * modules/hangul/hangul-x.c: * modules/indic/bengali-x.c: * modules/indic/devanagari-x.c: * modules/indic/gujarati-x.c: * modules/indic/gurmukhi-x.c: * modules/indic/myanmar-x.c: * modules/tamil/tamil-x.c: * modules/thai/thai-x.c: Change all modules to use a define to the script engine name. Also Fixes some errors in the names (they were different in the same module). * pango/.cvsignore: add module-defs*.[ch]
Diffstat (limited to 'ChangeLog.pre-1-0')
-rw-r--r--ChangeLog.pre-1-021
1 files changed, 21 insertions, 0 deletions
diff --git a/ChangeLog.pre-1-0 b/ChangeLog.pre-1-0
index d983b965..1dc4f513 100644
--- a/ChangeLog.pre-1-0
+++ b/ChangeLog.pre-1-0
@@ -1,3 +1,24 @@
+2001-01-04 Alexander Larsson <alla@lysator.liu.se>
+
+ * modules/arabic/arabic-x.c:
+ * modules/arabic/arabic-xft.c:
+ * modules/basic/basic-ft2.c:
+ * modules/basic/basic-win32.c:
+ * modules/basic/basic-x.c:
+ * modules/hangul/hangul-x.c:
+ * modules/indic/bengali-x.c:
+ * modules/indic/devanagari-x.c:
+ * modules/indic/gujarati-x.c:
+ * modules/indic/gurmukhi-x.c:
+ * modules/indic/myanmar-x.c:
+ * modules/tamil/tamil-x.c:
+ * modules/thai/thai-x.c:
+ Change all modules to use a define to the script engine name. Also
+ Fixes some errors in the names (they were different in the same module).
+
+ * pango/.cvsignore:
+ add module-defs*.[ch]
+
2001-01-03 Alexander Larsson <alexl@redhat.com>
* configure.in: