Skip to content

Commit

Permalink
Update draft release notes for 1.8.4
Browse files Browse the repository at this point in the history
Signed-off-by: Junio C Hamano <gitster@pobox.com>
  • Loading branch information
Junio C Hamano committed Jul 12, 2013
1 parent fb1c85d commit 0da7a53
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions Documentation/RelNotes/1.8.4.txt
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,13 @@ Foreign interfaces, subsystems and ports.

UI, Workflows & Features

* "gitweb" learned to optionally place extra links that point at the
levels higher than the Gitweb pages themselves in the breadcrumbs,
so that it can be used as part of a larger installation.

* "git log --format=" now honors i18n.logoutputencoding configuration
variable.

* The "push.default=simple" mode of "git push" has been updated to
behave like "current" without requiring a remote tracking
information, when you push to a remote that is different from where
Expand Down

0 comments on commit 0da7a53

Please sign in to comment.