diff options
author | Junio C Hamano <gitster@pobox.com> | 2013-05-07 22:50:05 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2013-05-07 22:50:05 -0700 |
commit | 9b795193a6a7e963db62d9cd8e86752a40940520 (patch) | |
tree | 6f39c65584bfb57b5b905be7351fde6fa31bd831 | |
parent | remote-helpers: trivial cleanup (diff) | |
download | tgif-9b795193a6a7e963db62d9cd8e86752a40940520.tar.xz |
Update draft release notes for 1.8.3
Signed-off-by: Junio C Hamano <gitster@pobox.com>
-rw-r--r-- | Documentation/RelNotes/1.8.3.txt | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/Documentation/RelNotes/1.8.3.txt b/Documentation/RelNotes/1.8.3.txt index b0cd887403..0fdb84068b 100644 --- a/Documentation/RelNotes/1.8.3.txt +++ b/Documentation/RelNotes/1.8.3.txt @@ -41,8 +41,9 @@ Updates since v1.8.2 Foreign interface - * remote-hg and remote-bzr helpers (in contrib/) have been updated. - + * remote-hg and remote-bzr helpers (in contrib/) have been updated; + especially, the latter has been accelerated to help Emacs folks, + whose primary SCM seems to be stagnating. UI, Workflows & Features |