|
From: <jom...@us...> - 2008-11-17 09:55:28
|
Revision: 1409
http://jason.svn.sourceforge.net/jason/?rev=1409&view=rev
Author: jomifred
Date: 2008-11-17 09:55:14 +0000 (Mon, 17 Nov 2008)
Log Message:
-----------
small update in file release-notes.
Modified Paths:
--------------
trunk/doc/faq/Makefile
trunk/release-notes.txt
Modified: trunk/doc/faq/Makefile
===================================================================
--- trunk/doc/faq/Makefile 2008-11-02 17:21:25 UTC (rev 1408)
+++ trunk/doc/faq/Makefile 2008-11-17 09:55:14 UTC (rev 1409)
@@ -18,4 +18,4 @@
find . -name *~ -exec rm {} \; || true
publish:
- scp html/*.html jom...@ss...:/home/groups/j/ja/jason/htdocs/faq
+ scp html/*.html jomifred,ja...@we...:/home/groups/j/ja/jason/htdocs/faq
Modified: trunk/release-notes.txt
===================================================================
--- trunk/release-notes.txt 2008-11-02 17:21:25 UTC (rev 1408)
+++ trunk/release-notes.txt 2008-11-17 09:55:14 UTC (rev 1409)
@@ -40,6 +40,9 @@
intention using the IA is suspended. See demos/gui/gui1 and the API
doc of the new class.
+. API doc uses UMLGraph to show relations between classes
+
+
New internal actions
. .term2string: transform term into strings and vice-versa.
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|