diff --git a/doc/release-notes/NEXT.md b/doc/release-notes/NEXT.md index 84746820..2a7820cf 100644 --- a/doc/release-notes/NEXT.md +++ b/doc/release-notes/NEXT.md @@ -9,4 +9,6 @@ * Added support for TFS 2022 (#1406) * Fix rare crash when checkin policy support as enabled (#1408 by siprbaum) * Add support for git-init's --initial-branch option and make git-tfs agnostic with - respect to initial branch names (#1405 by fineol) \ No newline at end of file + respect to initial branch names (#1405 by fineol) +* Fix issue #1409: cloning a TFS project whose first changeset is a rename quietly + fails if you specify the `--gitignore` option (#1412 by fineol)