summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2004-03-04 06:11:12 +0000
committerTor Lillqvist <tml@src.gnome.org>2004-03-04 06:11:12 +0000
commit8a6f748d98bf6f3967d07dab9523fc310bff913f (patch)
tree5209fecf86560deb072ebee5ed8fc342a77735a2
parent38d96db577cbb5e50f45e05bd26f4af08f1cc7ca (diff)
downloadpango-8a6f748d98bf6f3967d07dab9523fc310bff913f.tar.gz
Clarify comment.
2004-03-04 Tor Lillqvist <tml@iki.fi> * pango/module-defs-win32.c.win32: Clarify comment.
-rw-r--r--ChangeLog4
-rw-r--r--ChangeLog.pre-1-104
-rw-r--r--ChangeLog.pre-1-44
-rw-r--r--ChangeLog.pre-1-64
-rw-r--r--ChangeLog.pre-1-84
-rw-r--r--pango/module-defs-win32.c.win326
6 files changed, 23 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 041d92b4..a893a601 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2004-03-04 Tor Lillqvist <tml@iki.fi>
+
+ * pango/module-defs-win32.c.win32: Clarify comment.
+
2004-03-03 Hans Breuer <hans@breuer.org>
* pango/module-defs-win32.c.win32 : if PANGO_MODULE_PREFIX is
diff --git a/ChangeLog.pre-1-10 b/ChangeLog.pre-1-10
index 041d92b4..a893a601 100644
--- a/ChangeLog.pre-1-10
+++ b/ChangeLog.pre-1-10
@@ -1,3 +1,7 @@
+2004-03-04 Tor Lillqvist <tml@iki.fi>
+
+ * pango/module-defs-win32.c.win32: Clarify comment.
+
2004-03-03 Hans Breuer <hans@breuer.org>
* pango/module-defs-win32.c.win32 : if PANGO_MODULE_PREFIX is
diff --git a/ChangeLog.pre-1-4 b/ChangeLog.pre-1-4
index 041d92b4..a893a601 100644
--- a/ChangeLog.pre-1-4
+++ b/ChangeLog.pre-1-4
@@ -1,3 +1,7 @@
+2004-03-04 Tor Lillqvist <tml@iki.fi>
+
+ * pango/module-defs-win32.c.win32: Clarify comment.
+
2004-03-03 Hans Breuer <hans@breuer.org>
* pango/module-defs-win32.c.win32 : if PANGO_MODULE_PREFIX is
diff --git a/ChangeLog.pre-1-6 b/ChangeLog.pre-1-6
index 041d92b4..a893a601 100644
--- a/ChangeLog.pre-1-6
+++ b/ChangeLog.pre-1-6
@@ -1,3 +1,7 @@
+2004-03-04 Tor Lillqvist <tml@iki.fi>
+
+ * pango/module-defs-win32.c.win32: Clarify comment.
+
2004-03-03 Hans Breuer <hans@breuer.org>
* pango/module-defs-win32.c.win32 : if PANGO_MODULE_PREFIX is
diff --git a/ChangeLog.pre-1-8 b/ChangeLog.pre-1-8
index 041d92b4..a893a601 100644
--- a/ChangeLog.pre-1-8
+++ b/ChangeLog.pre-1-8
@@ -1,3 +1,7 @@
+2004-03-04 Tor Lillqvist <tml@iki.fi>
+
+ * pango/module-defs-win32.c.win32: Clarify comment.
+
2004-03-03 Hans Breuer <hans@breuer.org>
* pango/module-defs-win32.c.win32 : if PANGO_MODULE_PREFIX is
diff --git a/pango/module-defs-win32.c.win32 b/pango/module-defs-win32.c.win32
index 5538dac5..80fc90a3 100644
--- a/pango/module-defs-win32.c.win32
+++ b/pango/module-defs-win32.c.win32
@@ -1,6 +1,6 @@
-/* Hand-written. Once the GNU configure mechanism is used
- * on Win32, too, can be generated.
-*/
+/* Hand-written, for builds using Microsoft's compiler and makefile.msc,
+ * where the configure mechanism isn't used.
+ */
#include "modules.h"