diff options
author | Noah Levitt <nlevitt@columbia.edu> | 2003-09-02 23:31:35 +0000 |
---|---|---|
committer | Noah Levitt <nlevitt@src.gnome.org> | 2003-09-02 23:31:35 +0000 |
commit | 357270dc307e32bd1285c2c66207d8a431f5688d (patch) | |
tree | 916f97c4502903567152ab7203cb09e87bc67f11 /ChangeLog.pre-1-10 | |
parent | 2701162a2cd223cb25b1b1d52974fff5763a2d02 (diff) | |
download | pango-357270dc307e32bd1285c2c66207d8a431f5688d.tar.gz |
Fix tests so that can be run before "make install" has been. (#119831)
2003-09-02 Noah Levitt <nlevitt@columbia.edu>
* tests/.cvsignore:
* tests/Makefile.am:
* tests/pangorc: Fix tests so that can be run before "make install"
has been. (#119831)
Diffstat (limited to 'ChangeLog.pre-1-10')
-rw-r--r-- | ChangeLog.pre-1-10 | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog.pre-1-10 b/ChangeLog.pre-1-10 index 76bc52c5..c6c6f6c3 100644 --- a/ChangeLog.pre-1-10 +++ b/ChangeLog.pre-1-10 @@ -1,3 +1,10 @@ +2003-09-02 Noah Levitt <nlevitt@columbia.edu> + + * tests/.cvsignore: + * tests/Makefile.am: + * tests/pangorc: Fix tests so that can be run before "make install" + has been. (#119831) + Mon Aug 25 10:17:21 2003 Owen Taylor <otaylor@redhat.com> * pango/opentype/ftxgsub.c (Lookup_ChainContextSubst3) |