Skip to content

Commit 17437d4

Browse files
committed
RelNotes draft for 1.5.3 update.
Signed-off-by: Junio C Hamano <[email protected]>
1 parent e92ea62 commit 17437d4

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

Documentation/RelNotes-1.5.3.txt

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Updates since v1.5.2
2828
* For people who need to import from Perforce, a front-end for
2929
fast-import is in contrib/fast-import/.
3030

31-
* Comes with git-gui 0.8.1.
31+
* Comes with git-gui 0.8.2.
3232

3333
* Comes with updated gitk.
3434

@@ -318,8 +318,11 @@ this release, unless otherwise noted.
318318
- "gitweb" had trouble handling non UTF-8 text with older
319319
Encode.pm Perl module.
320320

321+
- "git-write-tree" had a bad interaction with racy-git avoidance and
322+
gitattributes mechanisms.
323+
321324
--
322325
exec >/var/tmp/1
323-
O=v1.5.3-rc6
326+
O=v1.5.3-rc6-47-ge92ea62
324327
echo O=`git describe refs/heads/master`
325328
git shortlog --no-merges $O..refs/heads/master ^refs/heads/maint

0 commit comments

Comments
 (0)