* Fixed the module switch with custom delimiters (Tyson Whitehead)
* If a bash shell check if interactive or not for alias/functions
* Fix the flags with regards to recursive load/unload
* Fix perl.pm init file typo (bug 3497092)
* Moved from cvs to git (and now: modulefile/module-git)
* Fix the module swap with the --delim option (Tyson Whitehead)
* Increased the "update" buffer (Leon Kos)
* Use the locale for sorting modulefiles by the avail command
* Fixed the segfault problem with Tcl_RegExpCompile() (Kenneth Hoste,
Tyson Whitehead)
* Updated the FSF address in LICENSE.GPL (Jan Synacek)
* Forked the Tcl-only version to be maintained by Kent Mein.
* Added the "module-info type" query to return 'C' to indicate that
the modulecmd executable is the "C" version.
(The Tcl-only version will return 'Tcl'.)
* Search /usr/lib64 for tclConfig.sh also (Jan Synacek)
* Tested loading 20 other modulefiles from a single one
* Have ChangeLog generated by a script due to Marcus D. Hanwell
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/Modules?expand=0&rev=13
please forward to factory
- update to 3.2.9c
* Fix the coexistence of load/remove flags (Martin Siegert)
* Fixed an overlapping string copy (Wilson Snyder & Orion Poplawski)
* Isolated calls to the new interpreter and get & set env.vars.
* Crucial bug fix of same by (Orion Poplawski).
* Optionally use Tcl memory check routines for malloc/realloc.
* Fixed the "module purge" memory corruption (Poor Yorick)
* Added support for Ruby (Tammo Tjarks)
- replace defaut in the profile files with the proper version
- make module files from /etc %config
OBS-URL: https://build.opensuse.org/request/show/131985
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/Modules?expand=0&rev=10