summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-1-8
diff options
context:
space:
mode:
authorAlexander Larsson <alexl@redhat.com>2001-01-03 17:54:42 +0000
committerAlexander Larsson <alexl@src.gnome.org>2001-01-03 17:54:42 +0000
commitbaa65c923254e7e1b8b620f46adaff3447f4625f (patch)
tree4d6001dbe2dd98e75c62cc7f1b85df6a09863183 /ChangeLog.pre-1-8
parentdaa9bd06394d42f4f5840660fab449cbd879554e (diff)
downloadpango-baa65c923254e7e1b8b620f46adaff3447f4625f.tar.gz
Rename all x modules from abc to abc-x.
2001-01-03 Alexander Larsson <alexl@redhat.com> * configure.in: * modules/arabic/Makefile.am: * modules/arabic/arabic-x.c: * modules/basic/Makefile.am: * modules/basic/basic-x.c: * modules/hangul/Makefile.am: * modules/hangul/hangul-x.c: * modules/indic/Makefile.am: * 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/Makefile.am: * modules/tamil/tamil-x.c: * modules/thai/Makefile.am: * modules/thai/thai-x.c: Rename all x modules from abc to abc-x. * modules/arabic/arabic.c: * modules/basic/basic.c: * modules/hangul/hangul.c: * modules/indic/bengali.c: * modules/indic/devanagari.c: * modules/indic/gujarati.c: * modules/indic/gurmukhi.c: * modules/indic/myanmar.c: * modules/tamil/tamil.c: * modules/thai/thai.c: These were all copied to file-x.c and then removed.
Diffstat (limited to 'ChangeLog.pre-1-8')
-rw-r--r--ChangeLog.pre-1-833
1 files changed, 33 insertions, 0 deletions
diff --git a/ChangeLog.pre-1-8 b/ChangeLog.pre-1-8
index 8309c780..d983b965 100644
--- a/ChangeLog.pre-1-8
+++ b/ChangeLog.pre-1-8
@@ -1,6 +1,39 @@
2001-01-03 Alexander Larsson <alexl@redhat.com>
* configure.in:
+ * modules/arabic/Makefile.am:
+ * modules/arabic/arabic-x.c:
+ * modules/basic/Makefile.am:
+ * modules/basic/basic-x.c:
+ * modules/hangul/Makefile.am:
+ * modules/hangul/hangul-x.c:
+ * modules/indic/Makefile.am:
+ * 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/Makefile.am:
+ * modules/tamil/tamil-x.c:
+ * modules/thai/Makefile.am:
+ * modules/thai/thai-x.c:
+ Rename all x modules from abc to abc-x.
+
+ * modules/arabic/arabic.c:
+ * modules/basic/basic.c:
+ * modules/hangul/hangul.c:
+ * modules/indic/bengali.c:
+ * modules/indic/devanagari.c:
+ * modules/indic/gujarati.c:
+ * modules/indic/gurmukhi.c:
+ * modules/indic/myanmar.c:
+ * modules/tamil/tamil.c:
+ * modules/thai/thai.c:
+ These were all copied to file-x.c and then removed.
+
+2001-01-03 Alexander Larsson <alexl@redhat.com>
+
+ * configure.in:
Update the default list of included modules for
--with-included-modules=yes to include all new modules.
Split INCLUDED_MODULES and module-defs.c into per shaper