Преглед на файлове

NEWS: Also mention that #655 is fixed

Jelmer Vernooij преди 2 месеца
родител
ревизия
22fda1f14e
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      NEWS

+ 1 - 1
NEWS

@@ -9,7 +9,7 @@
  * Fix ``porcelain.add()`` when adding repository root path or directories.
    Previously, adding the repository path itself would incorrectly stage
    ``b'./'`` instead of the actual untracked files, leading to
-   repository corruption.  (Jelmer Vernooij, #1178)
+   repository corruption.  (Jelmer Vernooij, #1178, #655)
 
  * Improve ``porcelain.add()`` documentation to correctly describe default
    behavior. (Jelmer Vernooij, #895)