[cairo-commit] RELEASING

Behdad Esfahbod behdad at kemper.freedesktop.org
Sun Aug 10 22:58:58 PDT 2008


 RELEASING |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit d073b6f1459cdc1584da1061b1f5d36c7981fbca
Author: Behdad Esfahbod <behdad at behdad.org>
Date:   Mon Aug 11 01:58:32 2008 -0400

    [RELEASING] Update for cairo-features-win32.h

diff --git a/RELEASING b/RELEASING
index e0b6bd3..ed0dd57 100644
--- a/RELEASING
+++ b/RELEASING
@@ -41,7 +41,7 @@ Here are the steps to follow to create a new cairo release:
 	the following command will show each patch that has changed a
 	public header file since the given version:
 
-		find src/ -name '*.h' ! -name '*-private.h' ! -name 'cairoint.h' | \
+		find src/ -name '*.h' ! -name '*-private.h' ! -name 'cairoint.h' ! -name 'cairo-features-win32.h' | \
 		xargs git diff X.Y.Z.. --
 
 4) Increment cairo_version_{minor|micro} and LT_{CURRENT|VERSION|AGE}


More information about the cairo-commit mailing list