fixed: ttcalc didn't correctly delete variables/functions from its config file

so when you restarted the program you still had the deleted variables/functions



git-svn-id: svn://ttmath.org/publicrep/ttcalc/trunk@347 e52654a7-88a9-db11-a3e9-0013d4bc506e
This commit is contained in:
2011-05-28 23:53:03 +00:00
parent c4bcecc029
commit 547f01bf34
5 changed files with 32 additions and 14 deletions

View File

@@ -8,6 +8,8 @@ Version 0.9.3 prerelease (2011.05.29):
to copy them to the clipboard, then press a button let we say
"sin" - the result is: "sin(123+34)+56"
* updated: Chinese translation
* fixed: ttcalc didn't correctly delete variables/functions from its config file
so when you restarted the program you still had the deleted variables/functions
Version 0.9.2 (2010.09.24):