[Mathlib-commitlog] SF.net SVN: mathlib:[811] JMathLib/trunk/ChangeLog.txt
Status: Beta
Brought to you by:
st_mueller
|
From: <st_...@us...> - 2009-01-31 20:09:09
|
Revision: 811
http://mathlib.svn.sourceforge.net/mathlib/?rev=811&view=rev
Author: st_mueller
Date: 2009-01-31 20:09:04 +0000 (Sat, 31 Jan 2009)
Log Message:
-----------
Modified Paths:
--------------
JMathLib/trunk/ChangeLog.txt
Modified: JMathLib/trunk/ChangeLog.txt
===================================================================
--- JMathLib/trunk/ChangeLog.txt 2009-01-31 17:39:16 UTC (rev 810)
+++ JMathLib/trunk/ChangeLog.txt 2009-01-31 20:09:04 UTC (rev 811)
@@ -9,6 +9,14 @@
---- HISTORY ------------------------------------------------------------------
2009/01/xx stefan:
+2009/01/31 stefan: changed handling of properties. Moved JMathLib.properties
+ to src/JMathLib.properties. On first start of JMathLib
+ it checks if it finds JMathLib.properties in root, if not
+ it will load the file from the bin/JMathLib.properties file.
+ It will always be saved in the root directory.
+ The applet version always reads from the bin/ directory,
+ it cannot save the properties back to the web server anyway.
+
2009/01/30 stefan: changed handling of properties
removed getLocalProperty, setLocalProperty
renamed getGlobalProperty into getProperty
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|