X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=ChangeLog;h=203101cbf075bf13d25a0e0a90cd9579f5383e19;hb=bb6c47f77f59067c358579a71cefa1ae65180a30;hp=ba3e9fe27e45eaf31e94cfa4bc739f8793cdf72b;hpb=ac968003c13bde5c86ffa19f8819e436b5bc03e6;p=polyglot.git diff --git a/ChangeLog b/ChangeLog index ba3e9fe..203101c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +=========1.4.46b================ +- The default persistence directory on Windows is now _PG. The names of the engine specific ini files are mangled so as not to contain spaces. +- PG now tries to guess if a string option is really a file or a path (like in the Arena GUI). +=========1.4.45b================ +- The engine specific config files (.ini) are now stored in a separate directory. $HOME/.polyglot on Linux and "./Polyglot Settings" on Windows. +- The engine specific config files are now complete config files. So they can be used in a stand alone fashion. +- Implemented a minor hack to make xboard show error messages during startup. =========1.4.44b================ - "Implementation" of new buttons and controls. - The "Persist" option is now persistent. That is if you turn of "Persist" then as a special case PG will remember this.