Skip to content

Commit bbc6f64

Browse files
committed
Update draft release notes to 1.8.2
Signed-off-by: Junio C Hamano <[email protected]>
1 parent 264238f commit bbc6f64

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

Documentation/RelNotes/1.8.2.txt

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -213,6 +213,14 @@ details).
213213
to add a newline after such a line.
214214
(merge e0db176 sp/shortlog-missing-lf later to maint).
215215

216+
* Command line completion leaked an unnecessary error message while
217+
looking for possible matches with paths in <tree-ish>.
218+
(merge ca87dd6 ds/completion-silence-in-tree-path-probe later to maint).
219+
220+
* Command line completion for "tcsh" emitted an unwanted space
221+
after completing a single directory name.
222+
(merge 92f1c04 mk/complete-tcsh later to maint).
223+
216224
* Some shells do not behave correctly when IFS is unset; work it
217225
around by explicitly setting it to the default value.
218226
(merge 393050c jc/maint-fbsd-sh-ifs-workaround later to maint).

0 commit comments

Comments
 (0)