Fix 'autoclose' functionality

Logic wasn't right when defined in the config file and also when used on the command line.
This commit is contained in:
Duncan Ferguson 2011-12-15 11:23:28 +00:00
parent b41907bcc4
commit a8e68a461b
3 changed files with 6 additions and 3 deletions

View file

@ -1,3 +1,6 @@
????-??-?? Duncan Ferguson <duncan_ferguson@user.sf.net> - v4.01_02
* Fix logic when using 'autoclose' on the command line or config file
2011-12-09 Duncan Ferguson <duncan_ferguson@user.sf.net> - v4.01_01
* Include missing files from release tarballs