= svMisc News

== Changes in svMisc 0.9-46

* Added objList(), print() method for 'objList' objects and write.objList() (KB)

* Localisation complete and French local file done


== Changes in svMisc 0.9-45

* Made backward compatible with R 2.6.0 (was R >= 2.7.0 in previous version)

* captureAll() is reworked by Kamil Barton (KB). Debugging code eliminated (data
  saved in .GlobalEnv for debugging)

* Error handler added to captureAll() - KB.


== Changes in svMisc 0.9-44

* CompletePlus() reworked to use man pages instead of .Rd files

* descFun() and descArgs() added


== Changes in svMisc 0.9-43

* CompletePlus() created to obtain information on the completion possibilities


== Changes in svMisc 0.9-42

* objList() did not place each item in a line when result is written in a file

* objXXX() functions did not always returned results invisibly. Solved.

* Args() is more robust against bad 'name' parameter because it now calls
argsAnywhere() within a try().


== Changes in svMisc 0.9-41

* objInfo() returns also estimated size of objects that are not functions.

* objSearch() is reworked to return a single string using 'sep' as separator
when sep is not NULL.


== Changes in svMisc 0.9-40

This is the first version distributed on R-forge. It is completely refactored
from older versions (on CRAN since 2003) to make it run with SciViews-K and
Komodo Edit (Tinn-R is also supported, but not SciViews-R Console any more).
