Fix typo ('internal' should have been 'external').

This commit is contained in:
Carl Worth 2005-08-13 05:46:40 +00:00
parent 2ebf274db4
commit 0a2a4045da
2 changed files with 5 additions and 1 deletions

View file

@ -1,3 +1,7 @@
2005-08-13 Carl Worth <cworth@cworth.org>
* NEWS: Fix typo ('internal' should have been 'external').
2005-08-13 Carl Worth <cworth@cworth.org>
* configure.in: Increment CAIRO_VERSION to 0.9.3 after tagging

2
NEWS
View file

@ -12,7 +12,7 @@ Release numbering
Libpixman dependency dropped
----------------------------
* As of this release, the dependency on an internal libpixman has
* As of this release, the dependency on an external libpixman has
been dropped. Instead, the code from libpixman needed for cairo has
been incorporated into the cairo source tree. The motivation for
this change is that while cairo's API is stable and ready to be