diff options
author | Owen Taylor <otaylor@redhat.com> | 2001-11-27 00:27:51 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 2001-11-27 00:27:51 +0000 |
commit | e369baa4f65aaceb31d8aeaf322e5d1fe0869311 (patch) | |
tree | 0a08e010ece11fde215e77e18f2f0d3082a8c4df /ChangeLog.pre-1-0 | |
parent | 8eb8470fde676c147a76e406e1fb2c66a00d016b (diff) | |
download | pango-e369baa4f65aaceb31d8aeaf322e5d1fe0869311.tar.gz |
Add a test program that includes all headers in a C++ program. (#52606)
Mon Nov 26 19:24:21 2001 Owen Taylor <otaylor@redhat.com>
* configure.in tests/Makefile.am tests/cxx-test.C: Add
a test program that includes all headers in a C++ program.
(#52606)
Diffstat (limited to 'ChangeLog.pre-1-0')
-rw-r--r-- | ChangeLog.pre-1-0 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.pre-1-0 b/ChangeLog.pre-1-0 index 95b62de8..2800c802 100644 --- a/ChangeLog.pre-1-0 +++ b/ChangeLog.pre-1-0 @@ -1,3 +1,9 @@ +Mon Nov 26 19:24:21 2001 Owen Taylor <otaylor@redhat.com> + + * configure.in tests/Makefile.am tests/cxx-test.C: Add + a test program that includes all headers in a C++ program. + (#52606) + 2001-11-26 Alex Larsson <alexl@redhat.com> * pango/pangoxft-font.c (pango_xft_font_get_coverage): |