CVS Root: /home/cvs Module: putty Changes by: simon Date: Fri Apr 11 2003 18:42:54 BST Log message: Saving of Default Settings under Unix was broken, because mungestr() was translating NULL into "Default Settings" but not doing the same to "". Now fixed. Modified files: unix : uxstore.c Links: http://cvs.tartarus.org//putty/unix/uxstore.c.diff?r1=1.12&r2=1.13