summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2014-04-27 19:49:49 +0200
committerJelmer Vernooij <jelmer@samba.org>2014-04-27 19:49:49 +0200
commitd39687c83c01aa8d15b2cc1f72c5ec2c12dcc93f (patch)
tree387f5e8145dacd59def8127a0eb261b8ab6a4a0d /NEWS
parent46b353d7e0a21d957ed8ce3f50034d6b12be5edc (diff)
downloadpython-fastimport-git-d39687c83c01aa8d15b2cc1f72c5ec2c12dcc93f.tar.gz
Update NEWS.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 9b09546..42d8ff4 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,9 @@
* Fix 'check-pypy' by removing use of nonexistant target. (masklinn)
+ * Use namedtuple for authorship tuple in Commit.{author,committer}.
+ (masklinn)
+
0.9.3 2014-03-01
* Remove unused and untested helper single_plural,