mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-05-02 11:58:00 +02:00
Fix typo ('internal' should have been 'external').
This commit is contained in:
parent
2ebf274db4
commit
0a2a4045da
2 changed files with 5 additions and 1 deletions
|
|
@ -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
2
NEWS
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue