[cairo-commit] RELEASING

Carl Worth cworth at kemper.freedesktop.org
Tue Aug 8 14:30:32 PDT 2006


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

New commits:
diff-tree 5b2c84549f72d449d5c44034e15babbd29d290e8 (from e3c7840d2283a8e30242c9749e991f02e93b878a)
Author: Carl Worth <cworth at cworth.org>
Date:   Tue Aug 8 14:30:20 2006 -0700

    RELEASING: Add --stat option to recommended git-log command

diff --git a/RELEASING b/RELEASING
index ffc76ad..b46a64a 100644
--- a/RELEASING
+++ b/RELEASING
@@ -23,7 +23,7 @@ Here are the steps to follow to create a
 	Sift through the logs since the last release. This is most
 	easily done with a comand such as:
 
-		git log X.Y.Z..
+		git log --stat X.Y.Z..
 
 	where X.Y.Z is the previous release version.
 


More information about the cairo-commit mailing list