summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
Diffstat (limited to 'changes')
-rw-r--r--changes/bug-remove-dict-comprenhension1
1 files changed, 1 insertions, 0 deletions
diff --git a/changes/bug-remove-dict-comprenhension b/changes/bug-remove-dict-comprenhension
new file mode 100644
index 00000000..4e9468d8
--- /dev/null
+++ b/changes/bug-remove-dict-comprenhension
@@ -0,0 +1 @@
+- Remove dict comprenension in util, for 2.6 compat.