diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2016-03-14 09:11:02 -0400 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2016-03-14 09:11:02 -0400 |
commit | dce77ff8adf1c19a0981ba1f34013c8352081059 (patch) | |
tree | dc04a006f70bc855ea2a01bf51eb9489a813c0e5 | |
parent | Merge branch 'use_abbreviated_hash_for_short_format' into 'master' (diff) | |
download | irker-dce77ff8adf1c19a0981ba1f34013c8352081059.tar.xz |
NEWS update.
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2,6 +2,8 @@ Repository head: Add a reconnect delay (Debian bug #749650). + Add proxy support (requres setting some variables in the source file). + Use git abbreviated hash to address Debian complaints. 2.16: 2016-02-18 Code now runs under either Python 2 or Python 3 |