From 298d861208d71089dd308761ae96738e81ad3e68 Mon Sep 17 00:00:00 2001 From: Junio C Hamano Date: Sun, 21 Jan 2018 21:14:09 -0800 Subject: Start 2.17 cycle Signed-off-by: Junio C Hamano --- Documentation/RelNotes/2.17.0.txt | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 Documentation/RelNotes/2.17.0.txt (limited to 'Documentation') diff --git a/Documentation/RelNotes/2.17.0.txt b/Documentation/RelNotes/2.17.0.txt new file mode 100644 index 000000000..985786add --- /dev/null +++ b/Documentation/RelNotes/2.17.0.txt @@ -0,0 +1,19 @@ +Git 2.17 Release Notes +====================== + +Updates since v2.16 +------------------- + +UI, Workflows & Features + + +Performance, Internal Implementation, Development Support etc. + + +Also contains various documentation updates and code clean-ups. + + +Fixes since v2.16 +----------------- + + * Other minor doc, test and build updates and code cleanups. -- cgit v1.2.1