summaryrefslogtreecommitdiff
path: root/changes/bug_python2-compat
diff options
context:
space:
mode:
authorKali Kaneko <kali@leap.se>2014-11-03 12:13:46 +0100
committerKali Kaneko <kali@leap.se>2014-11-03 12:13:46 +0100
commit0fc71d08381c7e750dabc2fc6cf5ef957d51bb5a (patch)
tree907c872b37be164b7095fbf97a2d466b59b31b7e /changes/bug_python2-compat
parentfa5fe88d47dd3e90d8336dbd56e9bf6b38acd811 (diff)
parent7b0dda2fde310fff5ea6ee57a5f18a554b8e665f (diff)
Merge tag '0.7.0rc3' into deb-0.7.1-rc3
Tag leap.bitmask version 0.7.0rc3 Conflicts: src/leap/bitmask/services/soledad/soledadbootstrapper.py
Diffstat (limited to 'changes/bug_python2-compat')
-rw-r--r--changes/bug_python2-compat1
1 files changed, 0 insertions, 1 deletions
diff --git a/changes/bug_python2-compat b/changes/bug_python2-compat
deleted file mode 100644
index 35331a36..00000000
--- a/changes/bug_python2-compat
+++ /dev/null
@@ -1 +0,0 @@
-- Use python2.7 since is the common name for python 2 in Ubuntu, Debian, Arch. Related to #6048.