diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2016-03-20 14:17:34 -0400 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2016-03-20 14:17:34 -0400 |
commit | 94df66548d525e556cd269113dcce52127a7190a (patch) | |
tree | 85ff72f981ebe1a7911a895da5281b6524c63aea /NEWS | |
parent | 369e1d5a588ef9019e35bd4bc91534a15c919df1 (diff) | |
download | deheader-94df66548d525e556cd269113dcce52127a7190a.tar.gz deheader-94df66548d525e556cd269113dcce52127a7190a.tar.bz2 deheader-94df66548d525e556cd269113dcce52127a7190a.tar.xz deheader-94df66548d525e556cd269113dcce52127a7190a.zip |
Now runs polyhglot under either Python 2 or Python 3.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ deheader project news +Repository head: + Now runs polyhglot under either Python 2 or Python 3 + 1.3 @ 2016-01-12 When compilation fails, also try it directly inside subdirectories. |