diff options
author | Tor Lillqvist <tml@iki.fi> | 2002-09-25 19:06:52 +0000 |
---|---|---|
committer | Tor Lillqvist <tml@src.gnome.org> | 2002-09-25 19:06:52 +0000 |
commit | 9627447a32326a932b40a221103d5ed22c73cf2c (patch) | |
tree | 7833da708d488b68d5e1e35aa7d68450a88204f9 /ChangeLog.pre-1-2 | |
parent | dcbf564cad728558921cbb80e4e2022471d5ae33 (diff) | |
download | pango-9627447a32326a932b40a221103d5ed22c73cf2c.tar.gz |
INCLUDED_WIN32_MODULES was missing from a couple of places. (#93372)
2002-09-25 Tor Lillqvist <tml@iki.fi>
* pango/Makefile.am: INCLUDED_WIN32_MODULES was missing from a
couple of places. (#93372)
Diffstat (limited to 'ChangeLog.pre-1-2')
-rw-r--r-- | ChangeLog.pre-1-2 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.pre-1-2 b/ChangeLog.pre-1-2 index 30ca2a3c..8a50f48f 100644 --- a/ChangeLog.pre-1-2 +++ b/ChangeLog.pre-1-2 @@ -1,3 +1,8 @@ +2002-09-25 Tor Lillqvist <tml@iki.fi> + + * pango/Makefile.am: INCLUDED_WIN32_MODULES was missing from a + couple of places. (#93372) + 2002-09-24 Tor Lillqvist <tml@iki.fi> * pango/pangowin32.c: Use PANGO_PIXELS macro throughout instead of |