We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1ef517 commit 067ea97Copy full SHA for 067ea97
doc/CHANGES.txt
@@ -1,3 +1,14 @@
1
+Release 2.2.4
2
+=============
3
+ - [BUG FIX] Fixed temp directory path depth problem in Windows when using
4
+ "longest" decomposition. Previous versions created a nested
5
+ temp file directory that mirrored the tree decomposition. In
6
+ Windows, if the tree had enough long terminal branches, the
7
+ temp files got too long for the OS. The temp file structure
8
+ has been changed to avoid this problem.
9
+ - [BUG FIX] Fixed problem with too many open files when multi-locus
10
+ analyses had many loci.
11
+
12
Release 2.2.3
13
=============
14
- [CHANGES] MUSCLE is now the default merger tool.
0 commit comments