diff options
author | Junio C Hamano <gitster@pobox.com> | 2009-12-26 14:20:09 -0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2009-12-26 14:20:09 -0800 |
commit | 685c568a7ac73794bcc367fddae129c8fcaf1d2e (patch) | |
tree | 709064254c096683e40cd69c79860ba622f43cc6 /Documentation/RelNotes-1.6.6.1.txt | |
parent | d828fdb8d79b1d06b3015d9a45da24ac3f887484 (diff) | |
download | git-685c568a7ac73794bcc367fddae129c8fcaf1d2e.tar.gz |
Start 1.6.6.X maintenance track
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/RelNotes-1.6.6.1.txt')
-rw-r--r-- | Documentation/RelNotes-1.6.6.1.txt | 15 |
1 files changed, 15 insertions, 0 deletions
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 |