diff options
author | Tor Lillqvist <tml@novell.com> | 2005-08-05 08:52:41 +0000 |
---|---|---|
committer | Tor Lillqvist <tml@src.gnome.org> | 2005-08-05 08:52:41 +0000 |
commit | 2f9982c20dfe49e3fd04411c37b3e45e70cfff71 (patch) | |
tree | 3e687085ff0a0577adf17393995ae3cd76795916 /ChangeLog.pre-1-10 | |
parent | f8965c84fc66aec15e399ee1855c13033a5e432e (diff) | |
download | pango-2f9982c20dfe49e3fd04411c37b3e45e70cfff71.tar.gz |
Add pangocairo files. Get the DLLs from "bin" unconditionally, that's
2005-08-05 Tor Lillqvist <tml@novell.com>
* pango-zip.sh.in: Add pangocairo files. Get the DLLs from "bin"
unconditionally, that's where libtool installs them since a long
time.
* pango/Makefile.am (install-def-files, uninstall-def-files):
Install/uninstall also pangocairo .def and .lib files.
Diffstat (limited to 'ChangeLog.pre-1-10')
-rw-r--r-- | ChangeLog.pre-1-10 | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog.pre-1-10 b/ChangeLog.pre-1-10 index 019b5729..452cfdbe 100644 --- a/ChangeLog.pre-1-10 +++ b/ChangeLog.pre-1-10 @@ -1,3 +1,12 @@ +2005-08-05 Tor Lillqvist <tml@novell.com> + + * pango-zip.sh.in: Add pangocairo files. Get the DLLs from "bin" + unconditionally, that's where libtool installs them since a long + time. + + * pango/Makefile.am (install-def-files, uninstall-def-files): + Install/uninstall also pangocairo .def and .lib files. + 2005-07-30 Hans Breuer <hans@breuer.org> * pango/makefile.msc : updated |