From 2e900297dbb9d5bd086ea56eed07027374759791 Mon Sep 17 00:00:00 2001 From: Junio C Hamano Date: Sat, 15 Dec 2012 11:19:02 -0800 Subject: Git 1.8.1-rc2 Signed-off-by: Junio C Hamano --- Documentation/RelNotes/1.8.1.txt | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'Documentation/RelNotes') diff --git a/Documentation/RelNotes/1.8.1.txt b/Documentation/RelNotes/1.8.1.txt index 6aa24c64c0..fec1a06ec9 100644 --- a/Documentation/RelNotes/1.8.1.txt +++ b/Documentation/RelNotes/1.8.1.txt @@ -116,11 +116,17 @@ Foreign Interface * The remote helper interface to interact with subversion repositories (one of the GSoC 2012 projects) has been merged. + * The documentation for git(1) was pointing at a page at an external + site for the list of authors that no longer existed. The link has + been updated to point at an alternative site. + Performance, Internal Implementation, etc. * Compilation on Cygwin with newer header files are supported now. + * A couple of low-level implementation updates on MinGW. + * The logic to generate the initial advertisement from "upload-pack" (i.e. what is invoked by "git fetch" on the other side of the connection) to list what refs are available in the repository has -- cgit v1.2.1