diff options
author | Behdad Esfahbod <behdad@behdad.org> | 2008-08-11 01:41:37 -0400 |
---|---|---|
committer | Behdad Esfahbod <behdad@behdad.org> | 2008-08-11 01:41:37 -0400 |
commit | 591d5160f810656bf394306570ed5154e4285a37 (patch) | |
tree | 03cdaf52194682a3e2bad4a49e15be04e44a10a1 /RELEASING | |
parent | 549dd9adb53aff95640a3c113887f04aa8c8de65 (diff) | |
download | cairo-591d5160f810656bf394306570ed5154e4285a37.tar.gz |
[RELEASING] Update for external pixman
Diffstat (limited to 'RELEASING')
-rw-r--r-- | RELEASING | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -21,9 +21,9 @@ Here are the steps to follow to create a new cairo release: some more steps to follow). If you get errors about local PLT entries, you get the list of - cairo and pixman entries with the error. For each of these, a - call to slim_hidden_def and slim_hidden_proto is needed in the - cairo or pixman implementation in the style of other similar calls. + cairo entries with the error. For each of these, a call to + slim_hidden_def and slim_hidden_proto is needed in the cairo + implementation in the style of other similar calls. 3) Fill out an entry in the NEWS file |