summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index babf2733..96a1ef56 100644
--- a/CHANGES
+++ b/CHANGES
@@ -68,6 +68,7 @@ Repo
- archive_tar_gz and archive_tar and replaced by archive method with different signature
* 'commits' method has no max-count of returned commits anymore, it now behaves
like git-rev-list
+* 'untracked_files' property added, returning all currently untracked files
Diff
----