X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=docs%2FNEWS;h=d97035a17f85e835709009809f910752fdc97023;hb=e60dc66c8e076f2e3f3290f782e1ae13b90973a1;hp=e3f49f0583c543ac90d2bf98f8b772a2624d0fea;hpb=af51358ab86a9d468bc642fdcaf931a339e6e439;p=hub.git diff --git a/docs/NEWS b/docs/NEWS index e3f49f058..d97035a17 100644 --- a/docs/NEWS +++ b/docs/NEWS @@ -1,5 +1,39 @@ -NEWS -==== +NEWS / ChangeLog +================ + +[2013-01-31] +------------ +- Far out-dated news, as there has been many added (see the code) + +[2009-08-19] +------------ +- These news are not in correct timeline! +- Task handling added, first idle loop task added +- Listeners are now visiited by ActiveTaskVisitor +- Task added for self-tests, if the ports are reachable from public IP + +[2009-08-03] +------------ +- More debugging (and grep-able) output added +- Complete rewrite of code to MVC & Intercepting Filter Pattern for flexible + code style. +- Rewrite of LocalFileDatabase to generate the FQFN on a central place. Please + see generateFqfnFromDataSetInstance() for details +- As of documentation the sesssion id is now stored in database (but will be + overwritten every time you relaunch the hub + +[2009-04-30] +------------ +- Detection of own IP address fixed (but might still be rewritten) +- Boot-node code moved from BaseHubNode class to its own class (cleanup) +- FileNotFoundException in ConsoleTools was caught without any console + ouput which is not recommended. +- README updated to reflect changes in some revisions ago + +[2009-03-30] +------------ +- Classes for all node-modes added. This is still work-in-progress + so expect a lot strange output of stubs or partial stubs. [2008-05-10] ------------ @@ -22,8 +56,11 @@ Links to used software: ArgoUML (SVN checkout): http://argouml.tigris.org -FreeMind: +FreeMind: ("unoffical" but newer packages) http://freemind.sourceforget.net -OpenOffice: - http://www.openoffice.org +LibreOffice: + http://www.libreoffice.org + +Might Commander: +http://www.gnu.org/software/mc/