Browse Source

Update NEWS.

Jelmer Vernooij 11 years ago
parent
commit
624f693c1a
1 changed files with 4 additions and 0 deletions
  1. 4 0
      NEWS

+ 4 - 0
NEWS

@@ -54,6 +54,10 @@
    unicode object of length 20 or 40 to Repo.__getitem__.
    (Jelmer Vernooij)
 
+ * Use 'rm' rather than 'unlink' in tests, since the latter
+   does not exist on OpenBSD and other platforms.
+   (Dmitrij D. Czarkoff)
+
 0.9.4	2013-11-30
 
  IMPROVEMENTS