summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2007-08-27 00:36:10 (GMT)
committerJunio C Hamano <gitster@pobox.com>2007-08-27 00:36:10 (GMT)
commit17437d45becdc373b171092e09a7853e6b286084 (patch)
tree839ddbd64b86c481af78fce0e67b642c54a18b41 /Documentation
parente92ea62425fb89713bc47241af29a79f5f191cc6 (diff)
downloadgit-17437d45becdc373b171092e09a7853e6b286084.zip
git-17437d45becdc373b171092e09a7853e6b286084.tar.gz
git-17437d45becdc373b171092e09a7853e6b286084.tar.bz2
RelNotes draft for 1.5.3 update.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/RelNotes-1.5.3.txt7
1 files changed, 5 insertions, 2 deletions
diff --git a/Documentation/RelNotes-1.5.3.txt b/Documentation/RelNotes-1.5.3.txt
index e529e11..8859125 100644
--- a/Documentation/RelNotes-1.5.3.txt
+++ b/Documentation/RelNotes-1.5.3.txt
@@ -28,7 +28,7 @@ Updates since v1.5.2
* For people who need to import from Perforce, a front-end for
fast-import is in contrib/fast-import/.
-* Comes with git-gui 0.8.1.
+* Comes with git-gui 0.8.2.
* Comes with updated gitk.
@@ -318,8 +318,11 @@ this release, unless otherwise noted.
- "gitweb" had trouble handling non UTF-8 text with older
Encode.pm Perl module.
+ - "git-write-tree" had a bad interaction with racy-git avoidance and
+ gitattributes mechanisms.
+
--
exec >/var/tmp/1
-O=v1.5.3-rc6
+O=v1.5.3-rc6-47-ge92ea62
echo O=`git describe refs/heads/master`
git shortlog --no-merges $O..refs/heads/master ^refs/heads/maint