Jelmer Vernooij %!s(int64=8) %!d(string=hai) anos
pai
achega
fb032c9a8a
Modificáronse 1 ficheiros con 8 adicións e 0 borrados
  1. 8 0
      NEWS

+ 8 - 0
NEWS

@@ -45,6 +45,14 @@
   * Handle deleted files in `get_unstaged_changes`.
     (#483, Doug Hellmann)
 
+  * Don't overwrite files when they haven't changed in
+    `build_file_from_blob`.
+    (#479, Benoît HERVIER)
+
+  * Check for existence of index file before opening pack.
+    Fixes a race when new packs are being added.
+    (#482, wme)
+
 0.16.1	2016-12-25
 
  BUG FIXES