From 685c568a7ac73794bcc367fddae129c8fcaf1d2e Mon Sep 17 00:00:00 2001 From: Junio C Hamano Date: Sat, 26 Dec 2009 14:20:09 -0800 Subject: Start 1.6.6.X maintenance track Signed-off-by: Junio C Hamano --- Documentation/RelNotes-1.6.6.1.txt | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 Documentation/RelNotes-1.6.6.1.txt (limited to 'Documentation') diff --git a/Documentation/RelNotes-1.6.6.1.txt b/Documentation/RelNotes-1.6.6.1.txt new file mode 100644 index 0000000000..4c88bebb90 --- /dev/null +++ b/Documentation/RelNotes-1.6.6.1.txt @@ -0,0 +1,15 @@ +Git v1.6.6.1 Release Notes +========================== + +Fixes since v1.6.6 +------------------ + + * http-backend was not listed in the command list in the documentation. + +Other minor documentation updates are included. + +-- +exec >/var/tmp/1 +O=v1.6.6-4-gd828fdb +echo O=$(git describe maint) +git shortlog --no-merges $O..maint -- cgit v1.3