diff options
| author | Junio C Hamano <gitster@pobox.com> | 2008-05-27 22:20:53 -0700 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2008-05-27 22:32:47 -0700 |
| commit | 28bc30220f30850a10217d61f73e46d8a541e670 (patch) | |
| tree | 65c021634c931a167f6971acf19b9077bedd78ac /Documentation/RelNotes-1.5.5.3.txt | |
| parent | d5350fd2b3a4721885bf1b3353478970caef268c (diff) | |
| download | git-1.5.5.3.tar.xz | |
GIT 1.5.5.3v1.5.5.3
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/RelNotes-1.5.5.3.txt')
| -rw-r--r-- | Documentation/RelNotes-1.5.5.3.txt | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/Documentation/RelNotes-1.5.5.3.txt b/Documentation/RelNotes-1.5.5.3.txt new file mode 100644 index 0000000000..f22f98b734 --- /dev/null +++ b/Documentation/RelNotes-1.5.5.3.txt @@ -0,0 +1,12 @@ +GIT v1.5.5.3 Release Notes +========================== + +Fixes since v1.5.5.2 +-------------------- + + * "git send-email --compose" did not notice that non-ascii contents + needed some MIME magic. + + * "git fast-export" did not export octopus merges correctly. + +Also comes with various documentation updates. |
