*** empty log message ***
[koha.git] / misc / Install.pm
2003-02-04 tipaulincluding zh_TW as languages during install.
2003-02-04 acliCheck for Mail::Sendmail, for opac/opac-userupdate...
2003-01-28 tipaulremoving MARC::Charset test
2003-01-26 acliAdded check for MARC::Charset, used in acqui.simple...
2003-01-26 acliBump minimum perl version to 5.6.1 (Bug 179)
2003-01-25 acliRemoved the reference to INSTALL since the file does...
2003-01-25 acliAdded POD to all functions
2003-01-25 arensbEmacs's colorization was being confused by single quote...
2003-01-25 acliIf $noclear in showmessage is undef, default it to...
2003-01-25 acliThe SWTICH: label is unused; converted it into an if...
2003-01-25 acliMoved knowledge of "koha.conf.tmp" to the Install.pm
2003-01-25 acliMoved getmessage and showmessage closer to the front...
2003-01-25 acliRemoved the $:: notation from a lot of global variables...
2003-01-25 acliA bit of POD (content) corrections
2003-01-25 acliSome POD (content) corrections
2003-01-25 acliAdded more POD
2003-01-25 acliAdded POD to a few more functions
2003-01-25 acliCorrected POD syntax errors.
2003-01-25 acliFactored all the "mkdir -p"-like code in getinstalldire...
2003-01-22 arensb(portability): use 'hostname' instead of 'hostname...
2003-01-22 arensbRemoved two "my" declarations that were masking previou...
2003-01-20 tipaul*** empty log message ***
2003-01-19 acliUpdated intrahtdocs and opachtdocs in /etc/koha.conf...
2003-01-15 tipaulambrose li patch + bugfix for #158
2003-01-06 tipaullast commit before 1.3.3 ?
2003-01-03 tipaulroad to 1.3.3 releasing...
2002-12-30 tipaulbugfixes for 1.3.3 release
2002-12-20 tipaulbugfixes + language selection during install
2002-12-12 tonnesenMoving install and upgrade scripts from rel-1-2 branch...