summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2014-03-01 15:26:01 +0000
committerJelmer Vernooij <jelmer@samba.org>2014-03-01 15:26:41 +0000
commitc3295231b072e12656426bb7d5eb04672b2cc3ab (patch)
tree55817744b1a5803e95a9f7a868f828ca5f2f0b05 /NEWS
parent57f8d56361b5a2442da31f8f82bb7f8d351b3e0b (diff)
downloadpython-fastimport-git-c3295231b072e12656426bb7d5eb04672b2cc3ab.tar.gz
Remove unused helpers.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 7b78539..0c3536a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,9 @@
0.9.3 UNRELEASED
+ * Remove unused and untested helper single_plural,
+ invert_dict, invert_dictset and defines_to_dict.
+ (Jelmer Vernooij)
+
0.9.2 2012-04-03
* Remove reftracker and idmapfile, which are bzr-specific.