8000 stash: document stash message newline changes · libgit2/libgit2@2948c32 · GitHub
[go: up one dir, main page]

Skip to content

Commit 2948c32

Browse files
committed
stash: document stash message newline changes
1 parent 3a3b5cb commit 2948c32

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/changelog.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ respond to bugs in this release, to stabilize it for the major release.
55

66
### Changes or improvements
77

8+
* Stash messages containing newlines will now be replaced with spaces;
9+
they will no longer be (erroneously) written to the repository.
10+
811
* `git_commit_create_with_signature` now verifies the commit information
912
to ensure that it points to a valid tree and valid parents.
1013

0 commit comments

Comments
 (0)
0