Signed-off-by: David Symonds <dsymonds@xxxxxxxxx> --- Documentation/RelNotes-1.5.4.txt | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/Documentation/RelNotes-1.5.4.txt b/Documentation/RelNotes-1.5.4.txt index a4a2a7f..70d1d6c 100644 --- a/Documentation/RelNotes-1.5.4.txt +++ b/Documentation/RelNotes-1.5.4.txt @@ -86,6 +86,10 @@ Updates since v1.5.3 to allow checking out a path outside the current directory without cd'ing up. + * "git status" from a subdirectory now shows relative paths + which makes copy-and-pasting for git-checkout/git-add/git-rm + easier. + * Output processing for '--pretty=format:<user format>' has been optimized. -- 1.5.3.1 - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html