6
6
or spelling correction your name will probably not be listed.)
8
8
**************************** Release 3.2 ******************************
10
Dec 21, 2012 R.K. Owen (rk@owen.sj.ca.us)
11
* Fixed the module switch with custom delimiters (Tyson Whitehead)
12
* If a bash shell check if interactive or not for alias/functions
13
* Fix the flags with regards to recursive load/unload
14
* Fix perl.pm init file typo (bug 3497092)
15
* Moved from cvs to git (and now: modulefile/module-git)
16
* Fix the module swap with the --delim option (Tyson Whitehead)
17
* Increased the "update" buffer (Leon Kos)
18
* Use the locale for sorting modulefiles by the avail command
19
* Fixed the segfault problem with Tcl_RegExpCompile() (Kenneth Hoste,
21
* Updated the FSF address in LICENSE.GPL (Jan Synacek)
22
* Forked the Tcl-only version to be maintained by Kent Mein.
23
* Added the "module-info type" query to return 'C' to indicate that
24
the modulecmd executable is the "C" version.
25
(The Tcl-only version will return 'Tcl'.)
26
* Search /usr/lib64 for tclConfig.sh also (Jan Synacek)
27
* Tested loading 20 other modulefiles from a single one
28
* Have ChangeLog generated by a script due to Marcus D. Hanwell
10
31
Nov 24, 2011 R.K. Owen (rk@owen.sj.ca.us)
11
32
* Fix the coexistence of load/remove flags (Martin Siegert)