diff -r 5d4e91c0343e -r c18e79033384 docs/C - Misc. tutorials.txt --- a/docs/C - Misc. tutorials.txt Sun Jul 17 16:53:40 2011 +0200 +++ b/docs/C - Misc. tutorials.txt Thu Jul 28 21:55:30 2011 +0200 @@ -282,10 +282,12 @@ | |optional longer description |on multiple lines if needed + | + |Signed-off-by: as documented in section 7 of ct-ng's documentation -Here is an example commit message (see revision a53a5e1d61db): - |comp-libs/cloog: fix building - | - |For CLooG/PPL 0.15.3, the directory name was simply cloog-ppl. - |For any later versions, the directory name does have the version, such as - |cloog-ppl-0.15.4. +Here is an example commit message (see revision 8bb5151c5b01): + kernel/linux: fix type in version strings + + I missed refreshing the patch before pushing. :-( + + Signed-off-by: "Yann E. MORIN"