Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Update draft release notes for 1.8.4
author
Junio C Hamano
<gitster@pobox.com>
Fri, 12 Jul 2013 17:49:34 +0000
(10:49 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Fri, 12 Jul 2013 19:04:44 +0000
(12:04 -0700)
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/RelNotes/1.8.4.txt
patch
|
blob
|
history
raw
|
patch
|
inline
| side by side (parent:
fb1c85d
)
diff --git
a/Documentation/RelNotes/1.8.4.txt
b/Documentation/RelNotes/1.8.4.txt
index 0e50df8064030554303b4bac5ff80facf43d2aad..4250e5a3a90e39cad45d90c9ef836ce2ba04cce8 100644
(file)
--- a/
Documentation/RelNotes/1.8.4.txt
+++ b/
Documentation/RelNotes/1.8.4.txt
@@
-79,6
+79,13
@@
Foreign interfaces, subsystems and ports.
UI, Workflows & Features
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
* 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