--- /dev/null
+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.
<h2>SYNOPSIS</h2>\r
<div class="sectionbody">\r
<div class="verseblock">\r
-<div class="content"><em>git-bundle</em> create <file> [git-rev-list args]\r
+<div class="content"><em>git-bundle</em> create <file> <git-rev-list args>\r
<em>git-bundle</em> verify <file>\r
<em>git-bundle</em> list-heads <file> [refname…]\r
<em>git-bundle</em> unbundle <file> [refname…]</div></div>\r
</div>\r
<div id="footer">\r
<div id="footer-text">\r
-Last updated 25-Feb-2008 08:40:21 UTC\r
+Last updated 28-May-2008 08:06:40 UTC\r
</div>\r
</div>\r
</body>\r
SYNOPSIS
--------
[verse]
-'git-bundle' create <file> [git-rev-list args]
+'git-bundle' create <file> <git-rev-list args>
'git-bundle' verify <file>
'git-bundle' list-heads <file> [refname...]
'git-bundle' unbundle <file> [refname...]
</div>\r
<div id="footer">\r
<div id="footer-text">\r
-Last updated 26-May-2008 07:19:37 UTC\r
+Last updated 28-May-2008 08:06:40 UTC\r
</div>\r
</div>\r
</body>\r
* link:v1.5.5/git.html[documentation for release 1.5.5]
* release notes for
+ link:RelNotes-1.5.5.3.txt[1.5.5.3],
link:RelNotes-1.5.5.2.txt[1.5.5.2],
link:RelNotes-1.5.5.1.txt[1.5.5.1],
link:RelNotes-1.5.5.txt[1.5.5].
-* link:v1.5.5.2/git.html[documentation for release 1.5.5.2]
+* link:v1.5.5.3/git.html[documentation for release 1.5.5.3]
* link:v1.5.4.5/git.html[documentation for release 1.5.4.5]