aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Pipping <sebastian@pipping.org>2018-05-16 20:30:28 +0200
committerSebastian Pipping <sebastian@pipping.org>2018-05-16 20:30:28 +0200
commit5f71f57655339b11b64f4e96f11b5786869145ce (patch)
tree1d0dd5e49dd2071ee564da77c785f99325ebd7cb /ChangeLog
parentSync list of authors with Git history (diff)
downloadelogv-5f71f57655339b11b64f4e96f11b5786869145ce.tar.gz
elogv-5f71f57655339b11b64f4e96f11b5786869145ce.tar.bz2
elogv-5f71f57655339b11b64f4e96f11b5786869145ce.zip
Release 0.7.70.7.7
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8ba397c..769c88e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
# ChangeLog for elogv
+0.7.7
+ * Move towards Python 3 (issue #5, pull request #7)
+
0.7.6.6
* Fix crash for locale without explicit encoding,
e.g. when running LC_ALL=C elogv (Gentoo bug #527240)